td, th{
	font-family: Arial;
	font-size: 13px;
	line-height: 120%;
	text-decoration: none;
}
.h1override {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.titlebold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.bodynormal{
	font-family: Arial;
	font-size: 13px;
	line-height: 110%;
	text-decoration: none;
}

#vac a:link.v, a:visited.v {
	text-indent: -1000em;
	display: block;
	background: url(images/vacationrental-button.gif) no-repeat left;
	border: none;
	height: 22px;
	width: 100px;
}

#vac a:hover.v {
	background-position: center;
	border: none;
}

#vac a:active.v {
	background-position: right;
	border: none;
}

a:link, a:visited, a:active {
		text-decoration: underline;
	}
a:hover {
	text-decoration: none;
}