.textcell{
	font-weight : normal;
	font-size : 16px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #FBF9E6;
	}

.text18{
	font-weight : normal;
	font-size : 18px;
	font-family : Arial,Georgia, Book Antiqua, Times New Roman, Times;
	font-style: italic;
	color: #FFCD2A;
	}
	
.text22{
	font-weight : 600;
	font-size : 26px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	font-style: italic;
	color: #FFCD2A;
	}

	
.textbold{
	font-weight : 600;
	font-size : 16px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color: #FFCD2A;
	}
	
.textbold2{
	font-weight : 600;
	font-size : 16px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color: #f9da73;
	}


	a:link {
	text-decoration:none;
	color: #A29878;
	}

	a:visited {
	text-decoration: none;
	color: #A29878;
	}

	a:active {
	color: #A29878;
	text-decoration:underline;
	}

	a:hover {
	color: #FECD2B;
	text-decoration:none;
	}
	
.big{
	font-size : 18px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}