body { scrollbar-face-color:#504DCB; 
       scrollbar-track-color:#ACAFD2; 
       scrollbar-arrow-color:#7A7AA0; 
       scrollbar-highlight-color:#BCC8DB; 
       scrollbar-shadow-color:#272672; 
       scrollbar-3dlight-color:#42466F; 
       scrollbar-darkshadow-color:#38334C;
       background-color:#ffffff;
       color:#393E7A } 
td { color:#393E7A }
a:link { text-decoration:none; font-weight:bold; color:#2A1682 }
a:visited { text-decoration:none; font-weight:bold; color:#504DCB }
a:active { text-decoration:none; font-weight:bold; color:#42466F }
a:hover { text-decoration:none; font-weight:bold; background-color:#E7E8E2 }
textarea { color:#393E7A }