#content {
background-color:#ffff00;
color:#000000
}

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

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

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

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