@charset "UTF-8";
.reserveCells {
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
#ratesTable td {
	padding-top: 4px;
	padding-bottom: 4px;
}
