A  {
	color : #003366;
	text-decoration : none;
}

A:Visited  {
	color : #003366;
	text-decoration : none;
}

A:Active  {
	color : #003366;
	text-decoration : none;
}

A:Hover  {
	color : #003366;
	text-decoration : underline;
}


td {
	font : 11px/16px verdana, geneva, arial, helvetica, sans-serif;
}