<style type="text/css">
<!--
body {
font-family: Verdana;
background: #6088A8;
scrollbar-face-color: D8E0E3;
scrollbar-highlight-color: D8E0E3;
scrollbar-3dlight-color: 6088A8;
scrollbar-darkshadow-color: 6088A8;
scrollbar-shadow-color: 6088A8;
scrollbar-arrow-color: 6088A8;
scrollbar-track-color: 6088A8;
}


A:link {
color: CC3300;
background: #FFFFFF;
text-decoration:underline;
width:100%;
height:15;
}
A:visited {
color : CC3300;
background: #FFFFFF;
text-decoration: underline;
width:100%;
height:15;
}
A:hover {
color:green;
background: #D8E0E8;
text-decoration: underline ;
width:100%;
height:15;
}
A:active {
color: green;
text-decoration: none;
width:100%;
height:15;
}
//-->
</style>