.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7F2D6B;
	text-decoration: none;
}
.FormTextLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textinput
{
	font-size: 12px;
	color: #000000;
	border: 1px solid #781351;
	background-color: #FEFEA0;
	
}
#contactinfo {

position: absolute;
width:600px; margin: 0 auto;
top: 20px;
}
.ContactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
