TD
{
	font-family: verdana, tahoma;
	font-size: 12px;
	color: darkgreen;	
	text-decoration: none;
}
FONT
{
	font-family: verdana, tahoma;
	font-size: 12px;
	color: darkgreen;	
	text-decoration: none;
}
FONT.wh
{
	font-family: verdana, tahoma;
	font-size: 11px;
	color: white;	
	text-decoration: none;
}
FONT.red
{
	font-family: verdana, tahoma;
	font-size: 11px;
	color: red;	
	text-decoration: none;
}
a,a:link,a:visited,a:active
{
	font-family: verdana, tahoma;
	font-size: 11px;
	color: black;	
	text-decoration: none;
}
a:hover
{
	font-family: verdana, tahoma;
	font-size: 11px;
	color: black;	
	text-decoration: underline;
}