a {
    font-size: 12pt; 
    text-decoration: none; 
    color: #660066; 
    font-weight: bold; 
    white-space: nowrap;
}

a:visited {
    color: #BF8F8F; 
}

a:link {
    color: #BF8F8F; 
}

a:hover {
    color: #660066; 
}
