A .img  {border: 1px solid #000000}
A:hover .img  {border: 1px dashed #FFFFFF}
table.thumb_block tr td a img { width: 240px; height: 180px; }
.noborder, a img.noborder, a:hover img.noborder { border: 0;}
.style1 {	font-size: 10px;
	color: #110F1C;
}
body,td,th {
	font-family: Tahoma;
}
.style2 {
	font-size: 10px;
	color: #FFFFFF;
}
.style3 {
	font-size: 21px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
}