.contacta:link {
font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.contacta:visited {
font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #CC0000;
}
.contacta:hover {
font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}
.contacta:active {
font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #CC0000;
}

.body_bg {
	background-image: url(images/openairdesigns_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.top_band_img {
	background-image: url(images/openairdesigns_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.border {
	border: 1px solid #CCCCCC;
}
.pagehead {
	font-family: Tahoma;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
input {
	font-size: 11px;
	color: #333333;
}
.left_bg_store {
	background-image: url(images/openairdesigns_store.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contacttext {
	font-size: 14px;
	color: #000000;
}
