BODY 
{background:url(images/bg/asf-back.jpg);
background-repeat: repeat;
border-style: ridge; border-color: green; 
border-width: 4px;
font-family: arial;
color: black;
font-size: small;
font-weight: bold;
direction: l;
scrollbar-face-color:red;
scrollbar-arrow-color:green;
scrollbar-track-color:#98de8d;
scrollbar-shadow-color:#00ca00;
scrollbar-3dlight-color:black;}

A:link {text-decoration:none; background:none;
color:green;}
A:hover{color:black; background-color:#9efc8d;
text-decoration:italic;}
A:visited {color:red; text-decoration:none;}
A:active {color:red;  text-decoration:none;}


BODY{
cursor:url("Arrow.green.cur");
}
BUTTON{
cursor:url("Arrow.red.cur");
}
A{
cursor:url("Hand.red.cur");
}
FORM{
cursor:url("Arrow.red.cur");
}

h3 {font-family: times roman;
color:#58575b;
font-weight: bold;}

h2 {font-family: times roman;
color:red;
font-weight: bold;}