body {
background-color: none;
font-family: Tahoma;
color: #084b0e;
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: #000000; 


}

.head 
{  
padding-left: 20px; 
font-size: 14px;
color: #134114; 
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: green;
text-decoration: none;
border-style: dashed; 
border-bottom-width: 1px; 
border-color: #134114;
}

A:hover
{

border-top-width: 0px;  

border-right-width: 0px; 
border-left-width: 0px;
color: #000000;
text-decoration: none;
border-style: solid; 
border-bottom-width: 1px; 
border-color: #134114;
cursor: text;
font-weight:bold;
}