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