.table {
	font-family:"Palatino Linotype", Georgia;
	color : #a01212;
	font-size : 12px;
	line-height:12px;
	}

.text2 {
	font-family:Georgia;
	color : #f6d8b7;
	font-size : 12px;
}

.a1 {
	font-family:Georgia;
	color : #f6d8b7;
	font-size : 11px;
	text-decoration:none;
}

.a1:hover {
	font-family:Georgia;
	color : #f6d8b7;
	font-size : 11px;
	text-decoration:underline;
}


.a2 {
	font-family:Georgia;
	color : #f6d8b7;
	font-size : 9px;
	text-decoration:none;
}

.a2:hover {
	font-family:Georgia;
	color : #f6d8b7;
	font-size : 9px;
	text-decoration:underline;
}








textarea {
		font-family : Verdana;
	font-size : 11px;
	border : 1px solid;
}
.input 		{font-family: Verdana; font-size: 10px; color: #a01212; background-color: #f8e8d9; border: 1px solid #c59362;}
.submit 	{font-family: Verdana; font-size: 10px; color: #f8e8d9; background-color: #a01212; border: thin solid #a01212;}