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

#content a {
color:#0000ff;
font-weight:bold
}

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

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

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