a:link {
    color: #7B8591;
 }

 a:visited {
    color: #7B8591;
 }

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

 
