.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(file:///C|/Documents%20and%20Settings/Rusty%20Rich/My%20Documents/CLIENT/Air%20Life%20Rescue/images/button-back.jpg);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	display: inline;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid cccccc;
}
.headnav:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(file:///C|/Documents%20and%20Settings/Rusty%20Rich/My%20Documents/CLIENT/Air%20Life%20Rescue/images/button-back-hover.jpg);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	display: inline;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid cccccc;
}
