<!--
A:link
{ text-decoration:none; color:black }
A:visited
{ text-decoration:underline-overline; color:black }
A:active
{ text-decoration: overline; color:BLACK }
A:hover{color:"white";text-decoration:line-through;font-weight:bold; text-transform:none; height:0;  filter:flipv; CURSOR:se-resize }

body 
{ background-color: white; 
background-attachment:fixed;
font-family: tahoma; 
color: BLACK ; 
font-size:10pt;

scrollbar-face-color : F54802; 
scrollbar-highlight-color : F54802; 
scrollbar-3dlight-color : white; scrollbar-shadow-color : white; 
scrollbar-darkshadow-color : black; scrollbar-track-color : F54802; 
scrollbar-arrow-color : white }
-->