DIV.header {
    background: url('key.gif') right bottom no-repeat;
    color: orange;
    font-size: 21pt;
 font-family: ;
   text-align: left;
    padding: 2px;
}
A:link {color:orange; text-decoration:none;font-family:vedana}A:visited {color:orange; text-decoration:none;font-family:vedana}A:active {color:orange ; text-decoration:none;font-family:vrdana}A:hover{color:#red;text-decoration:underline overline ; cursor:crosshair;} h1 {color: orange;font-size:12px;font-family: vrdana;border: solid brown 1px;font-weight: bold;}h2 {color: brown;font-size:11px;text-align:center;font-family: vrdana;border: solid brown 1px;font-weight: bold;}body, table, tr, td, p {color: #FFA7A7;font-size:11px;font-family: aral;font-weight: bold;}input, textarea, option, select {background-color: red;font: 8pt vrdana;color: orange;letter-spacing: 1px;border: 1px solid orange; padding:2px; }
BODY {
scrollbar-arrow-color: #AC021A;
scrollbar-3dlight-color: #AC021A;
scrollbar-highlight-color: #FD4731;
scrollbar-face-color: #FD4731;
scrollbar-shadow-color: #AC021A;
scrollbar-darkshadow-color: #AC021A;
scrollbar-track-color: #AC021A;
}
body {
background-image: url(main.png);
background-repeat: no-repeat;
background-attachment: fixed;}