body
{
        color: #000000;
        font-family: Arial;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#808080;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#CF0000;
	scrollbar-track-color:#CF0000;
	scrollbar-track-color:#f0f0f0;
}


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;

}

