body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
background-color: #9BC3EC;
padding: 0;
}

#content {
width: 575px;
text-align: right;
}

A:link {
text-decoration:underline;
color: #006699;
font-weight: bold;
}

A:visited { 
font-weight: bold;
color: #006699;
font-weight: bold;
}

A:hover { 
color: #ffffff;
font-weight: bold;
background-color: #006699; 
padding: 3px 0px;
}