a:link {
    color: #4169E1;
    font-weight: bold; 
    text-decoration: underline;
}

a:visited {
    color: #4169E1;
    font-weight: bold; 
    text-decoration: underline;
}

a:hover {
    color: #00BFFF;
    font-weight: bold; 
    text-decoration: underline;
}

a:active {
    color: #00BFFF;
    font-weight: bold; 
    text-decoration: underline;
}

a.copyright:link {
    color: #4169E1;
    font-size: 8pt;
    font-weight: bold; 
    text-decoration: underline;
}

a.copyright:visited {
    color: #4169E1;
    font-size: 8pt;
    font-weight: bold; 
    text-decoration: underline;
}

a.copyright:hover {
    color: #00BFFF;
    font-size: 8pt;
    font-weight: bold; 
    text-decoration: underline;
}

a.copyright:active {
    color: #00BFFF;
    font-size: 8pt;
    font-weight: bold; 
    text-decoration: underline;
}

a.inlineBox {
    font-size: 8pt;
    color: #000000;
    font-weight: normal; 
}

a.preBox {
    font-size: 8pt;
    color: #E00000;
    font-weight: normal; 
}

a.cm {
    font-size: 8pt;
    font-weight: normal;
}
