a:link {
color : #641111;
text-decoration : none;
}
a:visited {
color : black;
text-decoration : none;
}
a:hover {
color : #CC9933;
text-decoration : underline;
}
a:active {
color : black;
text-decoration : none;
}

