body { 
SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #085963;
SCROLLBAR-ARROW-COLOR: #085963;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #085963;
}

<style type="text/css">

A.one{COLOR: #085963; text-decoration: none }
A.one:link{COLOR: #085963; text-decoration: none}
A.one:visited{COLOR: #085963; text-decoration: none}
A.one:hover{COLOR:#FF0000; text-decoration: underline}
A.one:active{COLOR: #085963; text-decoration: none}

A.two{COLOR: white; text-decoration: none}
A.two:link{COLOR: white; text-decoration: none}
A.two:visited{COLOR: white; text-decoration: none}
A.two:hover{COLOR: white; text-decoration: none}
A.two:active{COLOR: white; text-decoration: none}

A.three{COLOR: white; text-decoration: none }
A.three:link{COLOR: white; text-decoration: none}
A.three:visited{COLOR: white; text-decoration: none}
A.three:hover{COLOR: white; text-decoration:underline}
A.three:active{COLOR: white; text-decoration: none}


A.four{COLOR: #808080; text-decoration: none }
A.four:link{COLOR: #808080; text-decoration: none}
A.four:visited{COLOR: #808080; text-decoration: none}
A.four:hover{COLOR: #808080; text-decoration:underline}
A.four:active{COLOR: #808080; text-decoration: none}


</style>


