
:link {color: #000000; text-decoration: underline; }
a:link {color: #000000; text-decoration: underline; }
a:visited {color: #2F4F4F; text-decoration: underline; }
a:active {color: #000000; text-decoration: none; }
a:hover {background-color: silver; color: #000000; text-decoration: underline; }

BODY{
background-color: #FFFFFF; background-attachment: fixed; 
background-repeat: no-repeat; 
background-position: top right; 
font-family: Arial,'‚l‚r ‚oƒSƒVƒbƒN'; 
font-color: #000000; 
font-size: 9pt; 
text-decoration: none;   
margin: 1px; 
scrollbar-face-color: #808080; 
scrollbar-shadow-color: black;
scrollbar-highlight-color: black; 
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color:black; 
scrollbar-track-color: #808080;
scrollbar-arrow-color: white;
}

IMG { border-color: #000000; }

input,select,textarea
{
font-size:10pt;
color: black;
background-image: url('');
border:1px solid #000000;
background-color:#FFFFFF;
border-style: solid; border-width: 1px; 
}