body 
{
    font-family : Verdana;
    font-size : 11px;
    text-align : center;   
}
.menu
{
    font-family : Verdana;
    font-size : 10px;
    text-align : center;   
}
a.menulink
{
    color : White;
    text-decoration : none;
}
a.menulink:hover
{
    text-decoration : underline;
}
a
{
    color : black;
    text-decoration : none;
    font-size : 10px;
}
a:hover
{
    text-decoration : underline;
}
