body,p,td {
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:11px;
}

.boldy {
	font-weight:bold;
}

.title {
	font-size:13px;
	font-weight:bold;
	color:#b00000;
}

.score {
	font-size:14px;
	font-weight:bold;
}

.button {
	background-color:white;
	height:30px;
	width:50px;
}

.ad {
	font-size:12px;
	font-weight:bold;
	color:#b00000;
}

.time {
	font-weight:bold;
	color:#454545;
	
}

.periodActive {
	font-weight:bold;
	color:#b00000;
	text-align:center;
	padding:2px;
	width:20px;
	height:20px;
}

.periodInactive {
	font-weight:bold;
	color:black;
	text-align:center;
	padding:2px;
	width:20px;
	height:20px;
}

a:hover {
	font-weight:bold;
	color:red;
	background-color:#dedede;
	border:1px solid #343434;
	text-align:center;
	padding:2px;
}