.textcell{
	font-weight : normal;
	font-size : 16px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #380808;
	}
.textmini{
	font-weight : bold;
	font-size : 13px;
	font-family : Tahoma,Georgia,Book Antiqua,Arial,Helvetica;
	color: #FCF0E4;
	background:#961303;
	}

.textheader{
	font-weight : bold;
	font-size : 15px;
	font-family : Tahoma,Georgia,Book Antiqua,Arial,Helvetica;
	color: #FCF0E4;
	background:#961303;
	}	

.textheader2{
	font-weight : bold;
	font-size : 15px;
	font-family : Tahoma,Georgia,Book Antiqua,Arial,Helvetica;
	color: #FCF0E4;
	}

.textbold{
	font-weight : 600;
	font-size : 18px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #961303;
	}
.text18{
	font-weight : normal;
	font-size : 20px;
	font-family : Tahoma,Georgia,Book Antiqua,Arial,Helvetica;
	color: #FCF0E4;
	}

	a:link {
	text-decoration:none;
	color: #F86759;
}
	a:visited {
	text-decoration:none;
	color: #F86759;
}
	a:active {
	text-decoration:none;
	color: #F86759;
}
	a:hover {
	color: #FA9551;
	text-decoration: underline;
}
