a:link {
    color: #3A6EC4;
 }

 a:visited {
    color: #000000;
 }

 a:hover {
    background-color: #cc0000;
    color: #74CA4A;
 }

 
