.textmini{
	font-weight : 500;
	font-size : 12px;
	font-family : Helvetica,Arial,sans-serif;
	}

.textmini2{
	font-weight : 500;
	font-size : 11px;
	font-family : Helvetica,Arial,sans-serif;
	color : #D6C88B;
	}

.texttiny{
	font-weight : 500;
	font-size : 10px;
	font-family : Verdana, Tahoma, Helvetica, Arial, sans-serif;
	
	}

.textcell1{
	font-weight : 600;
	font-size : 15px;
	font-family : Palatino,Georgia,Book Antiqua,Times New Roman,Times,serif;
	
	}

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

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

.textbold2{
	font-weight : bold;
	font-size : 18px;
	font-family : Palatino,Georgia,Book Antiqua,Times New Roman,Times,serif;
	}

.textbold3{
	font-weight : bold;
	font-size : 22px;
	font-family : Palatino,Georgia,Book Antiqua,Times New Roman,Times,serif;
	}
	
.textcell2{
	font-weight : 500;
	font-size : 13px;
	font-family : Palatino,Georgia,Book Antiqua,Times New Roman,Times,serif;
	}
.textcell3{
	font-weight : 600;
	font-size : 16px;
	font-family : Palatino,Georgia,Book Antiqua,Times New Roman,Times,serif;
	}
.textcell4{
	font-weight : 600;
	font-size : 20px;
	font-family : Palatino,Georgia,Book Antiqua,Times New Roman,Times,serif;
	
	}
.toplink{
	font-weight : 600;
	font-size : 12px;
	font-family : Palatino,Georgia,Book Antiqua,Times New Roman,Times,serif;
	}

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