a:link {
	color: #144A82;
	text-decoration: none;
}
a:visited {
	color: #144A82;
	text-decoration: none;
}
a:hover {
	color: #144A82;
	text-transform: none;
	text-decoration: underline;
}
a:active {
	color: #144A82;
	text-decoration: none;
}
body,th,td,p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.foot-links {
	font-size: 11px;
}
.fliesstext {
	font-size: 11px;
	color: #333333;
}
.headlines {
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;



}
