.text {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
A:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
A:visited {	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
A:active {
	color: #990000;
	text-decoration: none
}
A:hover {text-decoration: underline; color: #990000;}

.redtitle {
	font-family: Verdana;
	font-size: 16px;
	color: #990000;
}
a.blueflowers:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

a.blueflowers:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.blueflowers:hover {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a.blueflowers:active {
	color: #CCCCCC;
	font-weight: normal;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a.nav:link {color: #CCCCCC; text-decoration: none; }

a.nav:visited {color: #CCCCCC; text-decoration: none; }
a.nav:hover {
	color: #990000;
	text-decoration: none;
}
a.nav:active {color: #CCCCCC; }
.padding {
	margin-right: 13px;
	margin-left: 13px;
}
a.booknow {
	text-decoration: none;
}

