body, div, td, p, table 
{
   font-family: Tahoma;
   font-size: 12px;
   color: #000000;
} 
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	}