.Airshows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/airshow.jpg);
}
.update {
	color: #FF0000;
	font-weight: bold;
}
a:link {
	background-color: transparent;
	color: #00CCFF;
}
a:active {
	background-color: transparent;
	color: #33FF99;
}
a:hover {
	background-color: transparent;
	color: #CC0000;
}
a:visited {
	background-color: transparent;
	color: #FF33FF;
}
.maintitle {
font-size:x-large;
font-weight:bold;
text-align:center;
}
.title1 {
font-size:large;
font-weight:bold;
text-align:center;
}
.title2 {
font-size:inherit;
font-weight:bold;
text-align:left;
}
#wrapper {width: 1024px;margin-right: auto;margin-left: auto;padding: 0px;}

