body {
background-color: none;
font-family: Arial;
color: #fff4f4;
font-size: 13px;
background: none
scrollbar-DarkShadow-Color:#0000FF;
scrollbar-Track-Color:#0000FF;
scrollbar-Face-Color:#0000FF;
scrollbar-Shadow-Color: #0000FF;
scrollbar-3dLight-Color: #0000FF;
scrollbar-Highlight-Color: #0000FF;
scrollbar-Arrow-Color: #fff4f4; 


}




.head 
{  
padding-left: 20px; 
font-size: 14px;
color: #ffd2d2; 
text-align: left;
border-style: dashed; 
border-top-width: 0px;  
border-right-width: 0px; 
border-bottom-width: 1px; 
font-weight: bold; 
border-left-width: 0px;

}

A:link, A:active, A:visited 
{

border-top-width: 0px;  
border-right-width: 0px; 
border-left-width: 0px;
color: #fff1d7;
text-decoration: none;
border-style: dashed; 
border-bottom-width: 1px; 
border-color: #fff1d7;
}

A:hover
{

border-top-width: 0px;  

border-right-width: 0px; 
border-left-width: 0px;
color: #fff1d7;
text-decoration: none;
border-style: solid; 
border-bottom-width: 1px; 
border-color: #fff1d7;
cursor: text;
font-weight:bold;
}