a:link {
    color: #2815E7;
 }

 a:visited {
    color: #333333;
 }

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

 
