BODY, TD {
color : #9966FF;
font-family : "Verdana Ref";
font-size: 11px;
cursor : default;
margin-top : 3px;
margin-left : 3px;
background-image: url('m1.jpg');
background-attachment: fixed;
scrollbar-face-color:#9966FF;
scrollbar-highlight-color:#9933CC;
scrollbar-3dlight-color:#9966FF;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#9933CC;
scrollbar-track-color:9966FF;
scrollbar-arrow-color:;
}
A {
text-decoration: underline;
color: #9966FF;
cursor : default;
font : 11px Verdana Ref;
font-weight : none;
font-size : 12px;
font-family : "Verdana Ref";
}
A:Hover {
text-decoration: none;
color: #9933CC;
cursor : crosshair;
font : normal normal bold 9px Verdana;
font-size : 12px;
font-family : "Verdana Ref";
background-color : #9966FF;
border:dotted 1 #9933CC;
}
INPUT, SELECT, TEXTAREA { background-color: #9933CC; color: grey; font-family: verdana; font-size: 12px; border: solid 2px #9966FF; padding: 1;