A:link {text-decoration: none;
        color: #FF00FF;
        font-weight: bold;}
A:visited {text-decoration: none;
        color: #800080;
        font-weight: bold;}
A:hover {text-decoration: underline;
        color: #0000FF;
        font-weight: bold;}

