.pay {
	font: bold 18px Arial;
	color: #320021;
}
.bot {
	font: normal 11px Arial;
}
.font {
	font: bold 13px Arial;
}
a.thumb {
	BORDER: 1px solid #FFCC00;
	display: block;
	height: 180px;
	width: 240px;
} 
a.thumb:hover {
	BORDER: 1px dashed #FFFFFF;
	display: block;
}
A:hover {
	text-decoration: none;
	color: yellow;
}
a.top {
	background-color: #320021;
	margin: 2px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 13px;
	text-decoration: none;
	float: center;
	font: bold 13px Arial;
	border: 1px solid #AD1A55;
}
