td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.nav {
	font-size: 11px;
	color: #8E3670;
	text-decoration: none;
}

a.nav:hover {
	color: #000000;
	text-decoration: underline;
}