#content a:visited {
color:white;
text-decoration:none;
}


#content a:link {
color:white;
text-decoration:none;
}

#content a:hover {
color:#66ffff;
text-decoration:none;
}




