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