.preview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #362E85;
	height: 30px;
	width: 145px;


}
a.preview:hover {
	background-color: #A78D4E;
	height: 30px;
	width: 145px;
	text-decoration: none;
	float: none;


}

