/* CSS Document */

a {
text-decoration: none;
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #cf0000;
}
a:hover {
text-decoration: none;
font family: verdana;
font-weight: bold;
font-size: 11px;
color: #565656;
}
.style3 {color: #CF0000; font-family:Verdana, Geneva, sans-serif;}
.style4 {color: #000000}

.airtwork
 {
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color: #000000;
	}
.clima
 {
	font-family:verdana;
	font-size:22px;
	font-weight:bold;
	color: #000000;
	}
.climawhite
 {
	font-family:verdana;
	font-size:22px;
	font-weight:bold;
	color: #ffffff;
	}

.artwork
 {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color: #000000;
	}

