a.menuitem:link
{
   color: navy;
   text-decoration: none; 
   font-family: Helvetica, sans-serif;
   font-weight: bold; 
   font-size: smaller;
} 
a.menuitem:visited
{
   color: navy;
   text-decoration: none; 
   font-family: Helvetica, sans-serif;
   font-weight: bold; 
   font-size: smaller;
} 
a.menuitem:active
{
   color: navy;
   text-decoration: none; 
   font-family: Helvetica, sans-serif;
   font-weight: bold; 
   font-size: smaller;
} 
a.menuitem:hover
{
   color: green; 
   text-decoration: none;
   font-family: Helvetica, sans-serif;
   font-size: smaller;
   font-weight: 550;
}   
a.menu_current
{
   color: bd1618;
   text-decoration: none; 
   font-family: Helvetica, sans-serif;
   font-weight: bold; 
   font-size: smaller;
} 
a.menu_author
{
   color: navy;
   text-decoration: none; 
   font-family: Helvetica, sans-serif;
} 
.details
{
font-size: 10pt;
font-family: arial;
color: #000066;
text-decoration: none;
text-align: left;
}
