.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000099;
	text-decoration: none;
	vertical-align: top;
	padding: 50px;
	background-position: top;


}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}

