#footerImage {
	background-image: url("/images/air_footer.jpg");
	background-repeat: no-repeat;
	}

h1, h2 {
	background-image: url("/images/airar.jpg");
	background-repeat: no-repeat;
     	color: #01b3d7;
	}
	
h3 {
   	color: #01b3d7;
	font-size: 12px;
	}


a:link {
	text-decoration: none;
	color: #01b3d7;
	}
	
a:visited {
	text-decoration: none; 
	color: #01b3d7;
	}
	
a:hover {
	text-decoration: underline;
	color: #01b3d7;
	}
#links a:hover { color: #01b3d7; }


li {
 	color: #01b3d7;
 	}

#footermenu a {
	color: #01b3d7;
	font-weight: bold;
	}
	
#box_focus b {
	color: #01b3d7;
	}

#focus_out b {
	color: #01b3d7;
	}