a
        {
        color : white;
        text-decoration: none;
        }
        
a:hover
        {
        color: #ccffff;
        text-decoration: underline;
        }