body { 
 background-color: #f9fcff; 
 font-size: 14px; 
 font-family: verdana,trebuchet,sans-serif; 

}

a:link { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:hover { 
 color: #326ab2; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 
}