<style type="text/css">{  }
body {
scrollbar-arrow-color: #D2ABA5;
scrollbar-base-color: #F9F9FA;
scrollbar-face-color: #F9F9FA;
scrollbar-highlight-color: black;
scrollbar-shadow-color: black;
scrollbar-3dlight-color: #F9F9FA;
scrollbar-track-color: #F9F9FA;
scrollbar-darkshadow-color: #F9F9FA;
}
A
{
	height: 1px;
	color: #004C92;
	text-decoration: underline overline;
	cursor: crosshair;
	font-weight: bold;
	behavior: url(index.htc);
	filter:progid:DXImageTransform.Microsoft.GradientWipe(duration=0.5);
}
A:visited
{color:black;text-decoration:underline overline; cursor: crosshair; font-weight: bold;}
A:active
{color:gray;text-decoration:underline overline ; cursor: crosshair; font-weight: bold;}
A:hover
{color:#D2ABA5;text-decoration: underline overline; cursor:crosshair; font-weight: bold;}

.nav:link, .nav:active, .nav:visited
{color:#D2ABA5;text-decoration:none; cursor: crosshair; font-weight: bold;}
.nav:hover
{color:#gray;text-decoration: none; cursor:crosshair; font-weight: bold; border: 1px #000000 dashed;}

body 
{background-color: #F9F9FA;
background-attachment: fixed;
font-family:verdana; 
color: #00213F; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 11px;
cursor: default;}
--> 


</style>