table {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	color : #951d27;
	font-size : 12px;
}



a {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	color : #951d27;
	font-size : 11px;
	text-decoration : none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	color : #951d27;
	font-size : 11px;
	text-decoration : underline;
}

.text1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #923741;
	font-size : 9px;
	text-decoration : none;
}

textarea {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid;
}
.input 		{font-family: Georgia; font-size: 12px; color: #951d27; background-color: #FFFFFF; border: 1px solid #951d27;}
.submit 	{font-family: Georgia; font-size: 10px; color: #f8e2a6; background-color: #951d27; border: thin solid #951d27;}