td.reservation {
	color: #6e7286;
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;

}
input.reservation {
	color: #202645;
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;

}
a.footer {
	color: white;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
a.footer:link {
	color: #F8EBC4;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
a.footer:visited {
	color: Silver;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
a.footer:hover{
	color: #FFE4B5;
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	text-decoration: underline;
}

a.main {
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.main:link {
	color: #7791BC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.main:visited {
	color: #6E7286;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.main:hover{
	color: #EC171C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #EC171C;
	font-family: Arial;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
}

h2 {
	color: black;
	font-family: Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

input {
	color: black;
	font-family: Arial;
	font-size: 12px;
}


p.feature {
	color: #EC171C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-left: 5px;
	margin-right: 5px;
}


td.main {
	color: black;
	font-family: Arial;
	font-size: 12px;
}
