<!--
BODY{
scrollbar-face-color: #FFD9EC; 
scrollbar-darkshadow-color: #FFD9EC;
scrollbar-highlight-color: hotpink; 
scrollbar-3dlight-color: #FFD9EC; 
scrollbar-shadow-color: hotpink; 
scrollbar-track-color: #FEDBEA; 
scrollbar-arrow-color: hotpink;
font-family: verdana, tahoma; 
font-size: 8pt; color: #DC147C;
background:none transparent scroll 0% 0%;
cursor: help;
}
A:link {color: hotpink; text-decoration: line-through}
A:visited {color: hotpink; text-decoration: line-through}
A:active {color: hotpink; text-decoration: line-through}
}
A:hover
{
cursor:crosshair; font-weight:none; border: 1px dotted; text-decoration:none;
color:hotpink;
}
font-size: 8pt; font-weight: none;}
-->