.textcell{
	font-weight : 500;
	font-size : 16px;
	font-family : Georgia,Palatino,Book Antiqua,Times New Roman,Times,serif;
	COLOR: #FEEFD4;
	}

.textbold{
	font-weight : 600;
	font-size : 16px;
	font-family : Georgia,Palatino,Book Antiqua,Times New Roman,Times,serif;
	COLOR: #FFC047;
	}

.textheader{
	font-weight : 500;
	font-size : 22px;
	font-family : Georgia,Palatino,Book Antiqua,Times New Roman,Times,serif;
	COLOR: #FFC047;
	}


.textsmall{
	font-weight : 500;
	font-size : 12px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	COLOR: #FEEFD4;
	}


	a:link {
	text-decoration:none;
	font-weight: normal;
	}

	a:visited {
	text-decoration:none;
	font-weight: normal;
	}

	a:active {
	text-decoration:none;
	font-weight: normal;
	COLOR: #D38B33;

}
	a:hover {
	text-decoration:underline;
	font-weight: normal;
	color: #CBD2F6;
}
