a:visited {
color: #993300;
text-decoration: none;
}
a:link {
color: #993300;text-decoration: none;
}
a:hover {
color: #993300;
text-decoration: underline;
}