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

a:active {
color: #DB0402;
text-decoration: none;
}
a:hover {
color: #DB0402;
text-decoration: none;
}
