<!--

.notes {
	font-family: 			'Arial Narrow', sans-serif;
	font-style: 			normal;
	font-size : 			12px;
	font-weight: 			bold; 
	text-decoration: 		none;
	color:				#D47800;	
}


.fieldprompt {
	font-family: 			'Arial Narrow', sans-serif;
	font-style: 			normal;
	font-size : 			16px;
	text-decoration: 		none;
	color:					#808080;
}

.thankyoutext {
	font-family: 			'Arial Narrow', sans-serif;
	font-style: 			normal;
	font-size : 			18px;
	text-decoration: 		none;
	color:					#808080;
}

.usermessage {
	font-family: 		arial;
	font-style: 		normal;
	font-size : 		14px;
	text-decoration: 	none;
	color:			green;
}

A:link{
	text-decoration: 	none;
	color:			#800000;
}
A:visited {
	text-decoration: 	none
	color:			#800000;
}
A:active 	{text-decoration: underline}
A:hover 	{text-decoration: underline; color: red;}

-->
