body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td.menu
{ padding:5px;
text-align: center;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

td.menu:hover {
background-color: #ffccff;
}

a.menu
{ text-decoration: none;
font-family: Verdana, sans-serif, Arial;
font-weight: bold;
font-size: 12px;
color: #404040;}

a.menu:link {color: black; text-decoration: none; }
a.menu:visited {color: black; text-decoration: none; }
a.menu:hover {color: blue; text-decoration: none; }
a.menu:active {color: red; }