BODY {font:normal 12pt "Trebuchet MS"}
TD {font:normal 12pt "Trebuchet MS"}
A.menu:link {
	background:maroon;
	color:white;
	text-decoration:none;
	width : 200px;
}
A.menu:visited {
	background:maroon;
	color:white;
	text-decoration:none;
	width : 200px;
}
A.menu:hover {
	background:navy;
	color:white;
	text-decoration:none;
	width : 200px;
}