a, a:active, a:link, a:visited 
{
	color: silver;
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}

a:hover 
{
	color: #fc0;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
}

table 
{
	color: #c0c0c0;
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica;
	line-height: 14px;
}
