body
{
  font-family: Verdana; Arial;
  font-size: 10pt;
}

.links  
{     
margin: 0px 0px 0px 0px;     
font-size: 0.9em;     
font-family: arial, helvetica, sans-serif; 
} 

.links a  
{     
width: 6em;     
margin-right: -1px;     
border: 1px solid black;     
padding: 5px;     
text-decoration: none;     
font-weight: bold;     
color: #0000ff;     
background-color: white; 
} 


.links a:hover  
{     
background-color: #0000ff;     
color: white; 
}

.button
{
   background-color: #ffffdd;
   color: 000000;
}

