 <style type="text/css"> 
A:link 
{ text-decoration: underline; color: #F49ABC; letter-spacing: 1pt; } 
A:visited 
{ text-decoration: underline; color: #AD7A66; letter-spacing: 1pt; } 
A:active 
{ text-decoration: underline; color: #ffffff; letter-spacing: 1pt; } 
A:hover 
{ text-decoration: overline; color: #B6D35E; letter-spacing: 2pt; 
background-color: #C19F99; 
cursor: e-resize; } 
 
h1 {font-family: century gothic;  
color: #68696B; 
text-decoration: underline; } 
 
p.header { border-top: 1px solid #AD7A66; 
	border-bottom: 1px solid #AD7A66; 
	background-color: #AF857E; 
	padding: 1px 0px 1px 0px; 
	font-weight: bold; 
	text-align: center; } 
 
p {font-family: century gothic; 
color: #5A5A5D; } 
 
body 
{ font-family: century gothic; 
color: #5A5A5D; 
letter-spacing: 1pt; 
font-weight: normal; 
font-size: 7pt; 
cursor: ne-resize; 

if(textfield.maxscroll < 1){
scrollbar._visible=0;
}
 
input, textarea 
{ background: #E7E7E8; 
font-family: century gothic; 
color: #5A5A5D; 
font-size: 6pt; 
letter-spacing: 1pt; 
border-style: dashed; 
border-color: #5A5A5D; 
border-width: 2px; } 
</style> 
 
<STYLE TYPE="text/css"> 
a:link { color: #F49ABC; text-decoration: none } 
a:active { color: #ffffff; text-decoration: none } 
a:visited { color: #AD7A66 ; text-decoration: none } 
a:hover { color: #B6D35E; text-decoration: none ; background: #white } 
</STYLE> 

