body {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
}

td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
}

a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.menu A:link {
background-color: transparent;
color: #FF8C00;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-decoration: none;
}

.menu A:hover {
background-color: transparent;
color: #A0522D;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-decoration: none;
}