a.booknow:link { text-decoration: underline; }

a.booknow:hover { text-decoration: underline; }

a.booknow:visited { text-decoration: underline; }

a.nav:link {
	color: #3A5D74;
	text-decoration: none; }

a.nav:hover {
	color: #FF0000;
	text-decoration: underline; }

a.nav:visited {
	color: #3A5D74; }

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #3A5D74;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
body,td,th,p { color: #3A5D74; }

body {	background-color: #FFFFFF; }

input,textarea {
	color: #3A5D74;
	background: #FFFFFF;
	border: 1pt solid #3A5D74; }

input.sub {
	color: #FFFFFF;
	background: #009900;
	border: 1pt solid #00CC33; }

.style1 {color: #FF0000}

.text {	padding-bottom: 4pt; }

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-bottom: 4pt;
	font-weight: bold; }

.text2 {
	padding-bottom: 4pt;
	font-weight: bold;
	color: #FFFFFF; }

.td1 {
	padding-bottom: 2pt;
	font-weight: bold;
	color: #FFFFFF; }

.td2 {
	padding-bottom: 2pt; }

.h3 {
	font: 13pt Verdana, Arial, Helvetica, sans-serif; }
