<!--
BODY, P, TD, TABLE, DIV{ font-family:georgia,verdana, arial, sans-serif; font-size: xx-small; color: white; }
A:link	{color: yellow; font-family:Georgia;font-size: 10;   text-decoration:none}
A:visited    {color: navy; font-family:Georgia;font-size: 10;    text-decoration:none}
A:active	{color: white; font-family:Georgia; font-size: 10;  text-decoration:none} 
A:hover	{color: yellow; font-family:Georgia; font-size: 10;  text-decoration:none}
}

BODY{background-attachment:fixed;}

BODY{
scrollbar-face-color:navy;
scrollbar-base-color:white;
scrollbar-arrow-color:white;
scrollbar-track-color:black;
scrollbar-shadow-color:black;
scrollbar-highlight-color:skyblue;
scrollbar-darkshadow-color:black;
}
.head        {font-family:Georgia; font-size:xx-small; color: yellow; font-weight: bold;  border: 1 dashed #4D233B; }

td
{ cursor: crosshair; 
filter: alpha(opacity=75);
}

A:hover	{cursor:crosshair;}
-->


