.textnormal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.empty {
	font-family: "Trebuchet MS";
	font-size: 21px;
}
.textbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: overline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.emptysmall {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.whitefont {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitefontallupcoming {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.borderpresspics {
	border: 3px solid #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}
