body
{
	font-size: 10pt;
	font-family: ;
	color: #efefef;
	background-color: #888888;
}
td
{
	font-size: 10pt;
	font-family: Tahoma;
	color: #664545;
}

a:link, a:visited
{
   font-family: Tahoma;
   font-size: 10pt;
   color: #664545;
   text-decoration:none;
}

a:hover
{
	color:red;
	text-decoration:underline;
}