@charset "utf-8";
.footer {
	font-size: 12px;
}

#red {
	font-weight: bold;
	text-decoration: line-through;
}
#slot {
	font-weight: bold;
}
a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#green {
	color: #339900;
	font-weight: bold;
}
.pastReservations {
	color: #999999;
	font-style: italic;
}
.settingBox {
	border: thin solid #CCCCCC;
}


