@charset "UTF-8";
a:link {
	color: #0033CC;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.fliesstext {
	font-size: 12px;
}
