
a.MENU
{
    
   
    color: #003868;
    font:bold  12px Arial;
    padding: 4px;
    margin-bottom: 3px;
    text-decoration: None;
    
    cursor: Pointer;
} 
a.MENU:hover
{
   
   
    color: #003868;
    font: 12px Arial;
    padding: 4px;
    margin-bottom: 3px;
    text-decoration: None;
    
   
}
