.menu a:link, a:visited  {
text-decoration: none;
font-family: tahoma;
font-size: 14px;
font-weight: normal;
color: #003366;
}



.menu a:hover  {
text-decoration: none;
font-family: tahoma;
font-size: 14px;
font-weight: bold;
color: #003366;
}



td {
font-family: tahoma;
font-style: normal; 
font-size: 14px;
}

li {
list-style-position: outside;
}