.textmini{
	font-weight : 500;
	font-size : 11px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}
.textcell{
	font-weight : 500;
	font-size : 15px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}
.textcell2{
	font-weight : 500;
	font-size : 13px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}
.textcell3{
	font-weight : 600;
	font-size : 16px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color: #FBB73A;
	}

	a:link {
	text-decoration:none;
	font-weight: 600;
}
	a:visited {
	text-decoration:none;
}
	a:active {
	text-decoration:underline;
}
	a:hover {
	color: #FFCC00;
	text-decoration:underline;
}
