body
{
        color: #000000;
        font-family: Arial;
        scrollbar-base-color:#CF0000;
	scrollbar-arrow-color:#f0f0f0; 
	scrollbar-track-color:#cf0000; 
}


a:link
{
        font-weight: bold;
        font-family: Arial;
        text-decoration: underline ;

}
a:visited
{
        font-weight: bold;
        font-family: Arial;
        text-decoration: underline;
}
a:active
{
        font-weight: bold;
        font-family: Arial;
        text-decoration: none;
}
a:hover
{
        font-weight: bold;
        font-family: Arial;
        text-decoration: none;

}

