body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #EFEAE6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.thumb {
	width: 240px;
	height: 180px;
	border: 1px #ff0000 solid;
}

a:active .thumb, a:hover .thumb {
	width: 240px;
	height: 180px;
	border: 1px #ff0000 dashed;
}
A:link {text-decoration: none; COLOR: #000000; }
A:active { text-decoration:none; COLOR: #ff0000; }
A:visited {text-decoration: underline; color: #ff0000; }
A:hover {text-decoration: none; color: #ff0000;}
.toptext {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight:bold;
	text-transform:none;
}
.topn {
	font-size:14px;
	font-family: Verdana, Arial, Helvetica;
	font-weight:bold;
	text-transform:none;
	color: #000000;
}
.top {
	font-size:16px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight:bold;
	text-transform:uppercase;
}
.topd {
	font-size:16px;
	font-family: Verdana, Arial, Helvetica;
	font-weight:bold;
}
.tops {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight:normal;
	text-transform:none;
	color: #ff0000;
}



