body { 
 background-color: #ffffff; 
 margin-left: 0px; 
 margin-right: 0px; 
 margin-top: 0px; 
 font-size: 11px; 
 font-family: verdana,arial,sans-serif; 
}

a:link { 
 color: #CCCC00; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:visited { 
 color: #CCCC00; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:active { 
 color: #CCCC00; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:hover { 
 color: #999999; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
}

