A:link {
    color : #000066;
    text-decoration : underline }
A:active {
    color : #FF9600;
    text-decoration : underline } 
A:visited {
    color : #000066;
    text-decoration : underline }

.caplink {
    color : #000000;
    font-size : 10pt;
    text-decoration : none;
    font-weight : bold }