.textsmall{
	font-weight : normal;
	font-size : 14px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #FDF4EA;
}

.textcell{
	font-weight : normal;
	font-size : 15px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #FDF4EA;
	}

.texttiny {
	font-weight: normal;
	font-size: 10;
	font-family: Arial,Helvetica,sans-serif;
	}

.textbold{
	font-weight : 600;
	font-size : 15px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #C3A242;
	}

.textbold2{
	font-weight : 600;
	font-size : 16px;
	font-family : Georgia,Book Antiqua,Palatino,Times,serif;
	color: #FDF4EA;
}


	a:link {
	color: #FDE694;
	text-decoration:none;
	}
	a:visited {
	color: #FDE694;
	text-decoration:none;
	}
	a:active {
	color: #FDE694;
	text-decoration:none;
	}
	a:hover {
	color: #95CBEB;
	text-decoration:underline;
}

