BODY{
scrollbar-3dlight-color:#90A2AC;
scrollbar-arrow-color:black;
scrollbar-base-color:#90A2AC;
scrollbar-darkshadow-color:#90A2AC;
scrollbar-face-color:#90A2AC;
scrollbar-highlight-color:black;
scrollbar-shadow-color:black;
scrollbar-track-color:#90A2AC;
font-weight: plain;
font-family:  times;
font-size: x-small;
color: black;
background-color: #90A2AC
}


A:link { 
text-decoration: underline; 
color: blue; 
font-weight:none; 
cursor: crosshair; 
}


A:visited { 
text-decoration: underline; 
color: purple; 
font-weight:none; 
cursor: crosshair; 
}


A:hover { 
text-decoration: underline;
color: purple; 
font-weight:none; 

cursor: crosshair; }
