
A:link {
color: #0033CC;
text-decoration: none;
}

A:visited {
color: #0099FF;
text-decoration: none;
}

A:hover {
color: #0033CC;
text-decoration: underline;
}
