body             {
        background-color: #FFFFFF;
        background-repeat: no-repeat;
        font-family: arial, helvetica;
}

/* xx */
A.regular:link {
        color: #660000;
        text-decoration: none;
        font-family: arial, helvetica;
        
}

                         
A.regular:visited {
        color: #330000;
        text-decoration: none;
        font-family: arial, helvetica;
       
}

                         
A.regular:active {
        color: #660000;
        text-decoration: none;
        font-family: arial, helvetica;
        
}

                         
A.regular:hover {
        color: #330000;
        text-decoration: none;
        font-family: arial, helvetica;
         
}

/* xx */
A.black-regular:link {
        color: #666666;
        text-decoration: none;
        font-family: arial, helvetica;
        font-size: 9pt;
        font-weight: bold

}

                         
A.black-regular:visited {
        color: #999999;
        text-decoration: none;
        font-family: arial, helvetica;
        font-size: 9pt;
        font-weight: bold

}

                         
A.black-regular:active {
        color: #666666;
        text-decoration: none;
        font-family: arial, helvetica;
        font-size: 9pt;
        font-weight: bold

}

                         
A.black-regular:hover {
        color: #000000;
        text-decoration: none;
        font-family: arial, helvetica;
        font-size: 9pt;
        font-weight: bold

}


/* xx */
A.black-large:link {
        color: #000000;
        text-decoration: none;
        font-family: arial, helvetica;
        font-size: 13pt
}

                         
A.black-large:visited {
        color: #003333;
        text-decoration: none;
        font-family: arial, helvetica;
        font-size: 13pt
}

                         
A.black-large:active {
        color: #006666;
        text-decoration: none;
        font-family: arial, helvetica;
        font-size: 13pt
}

                         
A.black-large:hover {
        color: #006633;
        text-decoration: none;
        font-family: arial, helvetica;
        font-size: 9pt
}



.newshead {
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        font-family: arial, helvetica;        font-size: 10pt
}

.newscopy {
        color: #000000;
        text-decoration: none;
        font-family: arial, helvetica;
        font-size: 10pt
}


