a:link {
    color: #F2F2F2;
 }

 a:visited {
    color: #fff;
 }

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

 
