a:link{
        text-decoration: none;
}
a:visited{
        text-decoration: none;
}
a:hover{
        text-decoration: underline;
}

a.menu:link{
        text-decoration: none;
        color: #636F76;
}
a.menu:visited{
        text-decoration: none;
        color: #636F76;
}
a.menu:hover{
        text-decoration: underline;
        color: #636F76;
}

table {  font-family: Verdana; font-size: 10px}
td {  font-family: Verdana; font-size: 10px}

