.openslot {

	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
	font-size: 12px;
	font-weight: normal;
}
.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pastdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0066FF;
	font-size: 12px;
}
.whitetext {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #0033FF;

}
a:visited {
	text-decoration: none;
	color: #993333;

}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0033FF;

}
a:active {
	text-decoration: none;
	color: #0033FF;

}
.strikethrough {
	text-decoration: line-through;
}
