body {
   font-family:tahoma;
}
p.body {
   font-family:tahoma,arial;
   text-align:justify;
}

a.menu {
        
        font-family: tahoma;
        font-size: 14px;
        font-weight: bold;
        color: yellow;
}       
a.menu:hover {
 
        font-family: tahoma;
        font-size: 14px;
        font-weight: bold;
        color: #FF6600;
}       
