a {
color: #333333;
text-decoration: none;
}

a:hover {
color: #CC0000;
text-decoration: underline;
}
a:link {  color: #333333}
