.katy { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 
15pt} .katy_headlineCopy { font-family: Arial, Helvetica, sans-serif; font-size: 20px; line-height: 26px; font-weight: bold }
.links {
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.inset {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; line-height: 21px; font-weight: bold}
.underline {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 15px; text-decoration: underline}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 15pt}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #394167;
}
.text_reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	outline: none;
}
img {
	outline:none;
}
input {
	outline: none;
}

.carwashLink {
	color:#863c6c;
	height:40px;
	width:70px;
	border:none;
	background-image:url(images/carwashButton.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.carwashLink:hover {
	color:#394167;
	height:40px;
	width:70px;
	border:none;
	background-image:url(images/carwashButtonHover.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.clubHouseLink {
	color:#863c6c;
	height:40px;
	width:71px;
	border:none;
	background-image:url(images/clubhouseButton.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.clubHouseLink:hover {
	color:#394167;
	height:40px;
	width:71px;
	border:none;
	background-image:url(images/clubhouseButtonHover.jpg);
	background-position:top;
	background-repeat:no-repeat;
}