<!--
A:link
{ text-decoration:line-through; color:white}
A:visited
{ text-decoration:line-through; color:white}
A:active
{ text-decoration:underline-overline; color:white}
A:hover
{ text-decoration:none; color:F48337;
cursor:help}

body 
{ background-color: black; 
background-attachment:fixed;
font-family: century-gothic; 
color: F48337; 
font-size:10pt;

scrollbar-face-color : black; 
scrollbar-highlight-color : black; 
scrollbar-3dlight-color : black; scrollbar-shadow-color : FFAB7F; 
scrollbar-darkshadow-color : black; scrollbar-track-color : black; 
scrollbar-arrow-color : F48337}
-->