.topline {
	font-family: Verdana;
	background-color: white;
}

.option img {
	border: 0px
}

.option a{
	text-decoration: none;
	color: black;
}

.option_active {
	font-family: Verdana;
	font-weight:bold;
}

.option_inactive {
	font-family: Verdana;
	font-weight:normal;
}

.option {
	font-size: 10px;
}

.day_option {
	font-family: Verdana;
	font-size: 14px;
}

.day_active {
	border: solid 1px black;
	background-color: white;
		font-weight:bold;
}

.day_inactive {
	border: solid 1px black;
	background-color: silver;
}

body {
		background-color: black;
			color: white;
				font-family: Verdana;
	font-size: 10px;
}
