font {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #01553E;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #01553E;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #573BDF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #471d7f;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #471d7f;
}
.buttonscontainer {
width: 160px;
}
.buttons a {
color: #01553E;
background-color: #ffffff;
padding: 2px;
padding-left: 8px;
display: block;
font: 12px Verdana, sans-serif;
text-decoration: none;
text-align: left;
}

.buttons a:hover {
background-color: #ffffff;
font: 12px Verdana, sans-serif;
color: #573BDF;
text-decoration: none;
}


.ReservationsBlock {
	text-decoration: none;
	padding: 8px;
}
.ReservationsBlock a {
	text-decoration: none;
	padding: 8px;
}
.ReservationsBlock a:hover {
	text-decoration: none;
	padding: 8px;
}

