<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color: white;
scrollbar-highlight-color: yellow;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: darkgoldenrod;
scrollbar-arrow-color: darkgoldenrod;
scrollbar-track-color: #ffffff;
cursor:normal;
font-family: arial;
font-size: 8pt;
font-color: darksalmon;
color: darksalmon;
}
A:link
{ text-decoration: none; color:orange; font-weight: bold;}
A:visited
{ text-decoration: none; color:goldenrod; font-weight: bold;}
A:active
{ text-decoration: none; color:yellow; }
A:hover
{ text-decoration: none; color:peachpuff; font-weight: bold; cursor: crosshair;}
</style>