BODY		
A:link	{color: #000000; text-decoration:none; cursor="crosshair"}
A:visited   {color: "#000000"; text-decoration:none; cursor="crosshair"}
A:active {color: "#000000"; text-decoration:none; cursor="crosshair"}
A:hover	{color: "#FFFFFF"; text-decoration:none; cursor="crosshair"}


BODY {
background-color: #EDC287;
color: #C77341;
font-size: 10px; font-family: verdana;
scrollbar-face-color: #EDC287;
scrollbar-highlight-color: #C77341;
scrollbar-3dlight-color: #EDC287;
scrollbar-darkshadow-color: #EDC287;
scrollbar-shadow-color: #EDC287;
scrollbar-arrow-color: #C77341;
scrollbar-track-color: #EDC287;
}

td {
font-size: 10px; font-family: verdana;
color: #C77341;
}

</style>