.special_hours {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.special_hours a:link {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.special_hours a:hover {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.special_hours a:visited {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

