.textcell{
	font-weight : normal;
	font-size : 16px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
}
.textsmall{
	font-weight : normal;
	font-size : 12px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
}
	
	}
.textadr{
	font-weight : normal;
	font-size : 17px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	
	}
.text18{
	font-weight : normal;
	font-size : 18px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	
	}

	a:link {
	text-decoration:none;
	
}
	a:visited {
	text-decoration:none;
	
}
	a:active {
	text-decoration:none;
	
}
	a:hover {
	color:#9966CC;
	text-decoration: underline;
}
