
a:link {
	text-decoration: none;
	color: white;
	font: bold 12pt serif;
}
a:visited {
	text-decoration: none;
	color: white;
	font: bold 12pt serif;
}
a:hover {
	text-decoration: none;
	color: #aaaaff;
	font: bold 12pt serif;
}
td.nav {
	background: black;
}

td:hover.nav {
	background: #333333;
}	

-->
