.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #993300;
	text-decoration: none;
	vertical-align: top;
	padding: 40px 40px 20px;
	background-position: top;
	line-height: normal;
	background-repeat: no-repeat;






}
a:link {
	color: #666666;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #6666FF;
	text-decoration: none;
}

