
.footerlink:a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.newstable {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-color: #000000;
	
}
.airstaffheader {
	font-size: 14px;
	color: #CC0000;
}
.airstafftext {
	color: #FFCC00;
}
.blacktext {
	color: #000000;
}
.schedule {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
