BODY.MENU
{
background-color: #000040;
font-family: arial, times new roman, times, minion web, serif;			
font-weight: bold;
color: #FFFFFF;
font-size: 9pt;
margin-left:20px;
}

A
{
color: #FFFFFF; 
font-family: arial, times new roman, times, minion web, serif;		
font-weight: bold;
font-size: 10pt;
text-decoration: none
}

A:hover
{
color: #000040; 
font-family: arial, times new roman, times, minion web, serif;		
font-weight: bold;
font-size: 10pt;
text-decoration: underline
background-color: #FFFFFF;
}


