.textcell{
	font-weight : normal;
	font-size : 16px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #123455;
	}
.textmini{
	font-weight : normal;
	font-size : 12px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #123455;
	}
.textbold{
	font-weight : 600;
	font-size : 15px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #123455;
	}
.textadr{
	font-weight : 600;
	font-size : 17px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #875304;
	}
.text18{
	font-weight : normal;
	font-size : 18px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #643F02;
	}
.texttop{
	font-weight : normal;
	font-size : 18px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #1A3E73;
	}
	a:link {
	text-decoration:underline;
	color: #5E3703;
	
}
	a:visited {
	text-decoration:underline;
	
}
	a:active {
	text-decoration:underline;
	color:#5E3703;
}
	a:hover {
	color:#5E3703;
	text-decoration: underline;
}
	.large{	
	color: #0000FF;
	text-decoration:underline;
	font-size: 46;
	
}
	large:hover{
	color:#0000FF;
	text-decoration: underline;
	font-size: 46;
	
}