
a{
	color: #808080;
	text-decoration: none;

}

a:visited{
	color: #808080;
	text-decoration: none;

}

a:hover{
	color: #C60000;
	text-decoration: underline;
}

A:td.link{text-decoration : none; color:#808080} 
A:td.active{text-decoration : none; color:#808080} 
A:td.visited{text-decoration : none; color:#808080} 
A:td.hover{text-decoration : none;color:#C60000}

img.clams { border: green solid 3px; }



body
{background: #ececec;
color:#404040; 
 scrollbar-base-color: #e0e0e0;
 font-family: verdana;
 font-size: 10px;}


td
{ 
 font-family: Verdana;
 font-size: 10px;}