@charset "UTF-8";

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

#info2 a {
	color: #5D8979;
	text-decoration: underline;
}
#info2 a:hover {
	color: #FF8632;
	text-decoration: none;
}

#reservbg a {
	color: #5D8979;
	text-decoration: underline;
}
#reservbg a:hover {
	color: #FF8632;
	text-decoration: none;
}
.red {
	color: #CC0000;
	text-decoration: none;
}
.highlight {
	color: #43AF2F;
	text-decoration: none;
}
