A
{
	text-decoration : none;
	color : #003366;
}

A:Visited
{
	text-decoration : none;
	color : #003366;
}

A:Active
{
	text-decoration : none;
	color : #003366;
}
A:Hover
{
	text-decoration : none;
	color : #666666;
}

td
{
font-size : 9px;
font-family : silkscreen,helvetica,verdana,arial;
color : #003366;
font-weight : normal;
line-height : 11px;
}
