Body {

      FONT-SIZE: 10px; 
      font-family: verdana;
      color: #ffffff;
      text-align: left;
      scrollbar-face-color: #D7E0E7;
      scrollbar-highlight-color: #99A6AF;
      scrollbar-3dlight-color: #BBC8D1;
      scrollbar-darkshadow-color: #99A6AF;
      scrollbar-shadow-color: #ffffff;
      scrollbar-arrow-color: #BBC8D1;
      scrollbar-track-color: #BBC8D1;
      cursor: help;}

P {
      FONT-SIZE: 10px; 
      font-family: verdana;
      color: #ffffff; 
      text-align: left;}

.header {
      FONT-SIZE: 10px;  
      font-family: verdana;
      color: #687278; 
      word-spacing: 3px;
      text-transform: uppercase; 
      letter-spacing: 3 px;
      line-height: 15px;
      filter: alpha(opacity=100, finishopacity=0, style=1, startX=0, startY=0, finishX=200, finishY=0) 
      width: 100%; height: 14; border-collapse: collapse; background: #FFFFFF;}
}




A:body {
	color: #000000;
	text-decoration: overline;

                
}
 


A:link {
	color: #000000;
	text-decoration: overline;

}
 
A:visited {
	color: #000000; 
	text-decoration: overline;

}


}
 
A:hover {
	color: #687278; 
	text-decoration: line-through; cursor: crosshair; text-transform: uppercase; 
}

<!--
textarea {
font-family: verdana;
color: #ffffff; 
font-size: 10px; 
border-right: 1px #7A8F8B solid;
border-left: 1px #7A8F8B solid;
border-top: 1px #7A8F8B solid;
border-bottom: 1px #7A8F8B solid;
}

input {
font-family: verdana;
color: #7A8F8B; 
background: #ffffff;
font-size: 10px; 
border-right: 1px #7A8F8B solid;
border-left: 1px #7A8F8B solid;
border-top: 1px #7A8F8B solid;
border-bottom: 1px #7A8F8B solid;
}

body {
overflow-x: hidden;
}

textarea { 	font-size: 10px;
					font-family: verdana ;
					color: #ffffff; 	
				    word-spacing: 1px;
				    text-align: left;
				  border-right: 1px #7A8F8B solid;
border-left: 1px #7A8F8B solid;
border-top: 1px #7A8F8B solid;
border-bottom: 1px #7A8F8B solid;
				    overflow: auto;}