a:link {
    color: #ED0C0C;
 }

 a:visited {
    color: #33DBF1;
 }

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

 
