BODY, html { 
background: url(gtile.gif) #ffffff fixed repeat ; 
margin: 0 ; 
font-family: sans-serif; 
font-size: 12pt ; 
color: #000080 ; 
} 


A { 
font-family: sans-serif ; 
font-size: 12pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

a:hover { 
font-family: sans-serif; 
font-size: 12pt; 
color: #ff0000
}

.n {
display: block ;
width: 131px;
height: 20px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 11pt ;
font-weight: bold ;
color: #ffffff;
border-style: none ; 
background-color:#000080;
}

A.n:hover {
display: block ;
width: 131px;
height: 20px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 11pt ;
font-weight: bold ;
color: #000080 ;
border-style: none ; 
background-color:#ffffff ;
}