A:link
{
	border-bottom-color: #000000;
	color: black;
	text-decoration: none;
}
A:visited
{
	color: Black;
	text-decoration: none;
}
A:hover
{
	color: Blue;
}
TD
{
	font-size: small;
}
TH
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: medium; 
	text-align: center;
	COLOR: #3300cc;
}


