a.thumb:link img {border: 1px solid #999999;}
a.thumb:visited img {FILTER: alpha(Opacity=50);-moz-opacity:0.5; opacity:0.5; border: 1px solid #999999;}
a.thumb:hover img {FILTER: alpha(Opacity=50);-moz-opacity:0.5; opacity:0.5; cursor:hand;border: 1px dashed #CCCCCC;}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #87920A;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.border {
	border: 1px dashed #909E0B;
}
.title {
	font-family: Impact;
	font-size: 24px;
	color: #87920A;
}
.foot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
