A: { color: #AA0000; }
A:link { color: #AA0000; text-decoration: none; }
A:visited { color: #666666; text-decoration: none; }
A:hover { color: #FF0000; text-decoration: underline; }
.category { font-family: Verdana; font-size: 12px; font-weight: normal; color: 666666; }
.title { font-family: Tahoma, Arial; font-size: 16px; font-weight: bold; color: 000000; }
.red { font-family: Tahoma, Arial; font-size: 12px; font-weight: bold; color: AA0000; }
.t1 { background: #E8E8E8; }
.t2 { background: #E8E8E8; }
.t2 img {border: 1px solid #000000;}
body, table { font-weight: Normal; font-family: Verdana; font-size: 12px; color: #000000; }
.thumb { border: 1px solid #000000; width:310px; height:210px; }
.toppages a:link, .toppages a:visited, .toppages a:active {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 25px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana;
	font-size:16px;
	float:left;
	background: #E8E8E8;
}
.toppages a:hover {
	margin: 2px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 25px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana;
	font-size:16px;
	float:left;
	background: #FFFFFF;
	border: 1px solid #0033FF;
}
