/* CSS Document */

#heros img{margin-top:19px}
#heros{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#heros1 {
	position:absolute;
 	left:154px;  top:232px;
	border: no;
	width:480px;
	z-index: 1;

}
#heros2 {
	position:absolute;
	left:624px;
	top:232px;
	border: no;
	width:380px;
	z-index: 1;
	
}
#airlinks{
	position:absolute;
	font-size: 11px;
	color:#6E6E6E;
	left:164px;
	top:590px;
	width: 842px;
	z-index: 2;
}
#airlinks a{color:#6E6E6E; line-height:20px}

a {color:#333333;}
