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