<STYLE TYPE="text/css">
a:text { color: white; text-decoration: none }
a:link { color: white;  font-weight: normal }
a:active { color: orange; font-weight: normal }
a:visited { color: white; font-weight: normal }
a:hover { color: orange; font-weight: normal }

body { 
background-color: transparent;
color: #ffffff;
text-decoration: none;
scrollbar-base-color: #DADFED; 
background-attachment: fixed;
}
</STYLE> 