a, a:link, a:active, a:visited{
color: #bf0101;
text-decoration: underline;
}

a:hover{
color: #9e0101 !important;
}

#top{
background: #bf0101;
}