#content {
background-color:#99ccff;
color:#000000
}

#content a {
color:#000099;
font-weight:bold;
text-decoration:underline
}

#content a:hover {
color:#990000;
font-weight:bold;
text-decoration:underline
}

#content a:active {
color:#990000;
font-weight:bold;
text-decoration:underline
}

#content a:visited {
color:#880088;
font-weight:bold;
text-decoration:underline
}
