BODY {
	background-color : #6666ff;
}

td {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}

a.menu:link {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Navy;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

a.menu:active {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Maroon;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

a.menu:visited {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : White;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

