body, TD, P, .bodytxt  {
	scrollbar-face-color : #6A006A;
	scrollbar-track-color : #ffffff;
	scrollbar-arrow-color : #ffffff;

}

A  {text-decoration : underline; color : #666666;}
A:Visited  {text-decoration : underline; color : #666666;}
A:Active  {text-decoration : none; color : #666666;}
A:Hover  {text-decoration : none; color : #666666;}

}

hr{ 
color: #6A006A;
width:75%;
height:1px;
}
input, textarea, select {
	font-family : Lucida Handwriting;
	font-size : 12px;
	color : #6A006A;
	background-color : #F2E6F2;
	}
 -