A:link {text-decoration: none; color: #AA2B00; }
A:visited {text-decoration: none; color: #BF620D; }
A:active { text-decoration: none; color: #FF8A15;  }
A:hover { text-decoration: underline; color: #FF8A15;  }

TEXTAREA {  font-family: book antiqua; color: #800000; font-weight: bold; background-color: #ffc050; font-size: 10 pt; border: 1 solid #FF8000; }

INPUT { color: #800000; font-weight: bold; background-color: #ffc050; font-size: 10 pt; border: 1 solid #FF8000;  }

SELECT { color: #800000; font-weight: bold; background-color: #ffc050; font-size: 10 pt; border: 1 solid #FF8000; }

BODY
{
color: #800000;
font-family: book antiqua;
background-color: #FFC050;
scrollbar-face-color: #ad5400;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #ff8000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color:  #FFC050;
scrollbar-arrow-color: #FFFFFF;
}
