a {color: #f0f0f0; font-size: 8px; font-weight: bold;}

.body {color: #f0f0f0; font-style:normal; font-weight:normal; font-family: verdana, arial, helvetica; font-size: 9px }
a:link {text-decoration: none; font-weight:normal; font-size:9px; color: #ffffff}
a:visited {text-decoration: none; font-weight:normal; font-size: 9px; color: #ffffff}
a:active {text-decoration: none; font-weight:normal; font-size: 9px; color: #ffffff}
a:hover {text-decoration: none; font-weight:bold; font-size: 9px; color: #f6b968}

.title {color: #ffffff; font-weight:bold; font-family: verdana, arial, helvetica; font-size: 9px }

.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}
