body
{
scrollbar-face-color:white;
scrollbar-track-color:white;
scrollbar-arrow-color:black;
scrollbar-3dlight-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-darkshadow-color:white;
}
body,td
{
cursor:crosshair;
font-size:10px;
color:black;
letter-spacing:2px;
line-height:14px;
}
a
{
cursor:crosshair;
font-size:10px;
letter-spacing:2px;
line-height:14px;
text-decoration:none;
}
a:link
{
color:black;
}
a:active 
{
color:black;
}
a:visited
{
color:black;
}
a:hover
{
color:black;
position:relative;
top:1px;
left:1px;
}
img
{
border:0px;
}
input,textarea
{
cursor:crosshair;
font-size:10px;
border-top:0px none white;border-right:1px solid black;
border-bottom:1px solid black;
border-left:0px none white;
color:black; 
background-color:white;
}
hr
{
border-color:black;border-style:solid;
}






