<style>
<!--

BODY,P,TD {background:#F0EADE; font-family: Arial; font-size:8px; color:black; }

A:link { text-decoration: none; color:"#58A2BE"; }
A:visited { text-decoration: none; color:"#58A2BE"; }
A:hover{ text-decoration: none; border: none; height:0; filter:pixelate; }
body {
scrollbar-arrow-color: #58A2BE;
scrollbar-base-color: #58A2BE;
scrollbar-darkshadow-color: #58A2BE;
scrollbar-track-color: #58A2BE;
scrollbar-face-color: #58A2BE;
scrollbar-shadow-color: #58A2BE;
scrollbar-highlight-color: #58A2BE;
scrollbar-3dlight-color: #58A2BE;

-->

<!--select 
	{background:transparent; 
	font-family: arial; 
	color: #58A2BE; 
	font-size: 8px}

textarea, input{
	font-family: arial;
	font-size: 8px;
	color: #58A2BE;
	background:transparent;
	border-style: solid;
}-->

</style>