.pageSlogan {
	font-weight:normal;
	font-size:10px;
	text-align:center;
	height:12px;
	background-color:#FBD45F;
	color: #454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuLinks {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.menuLinks:HOVER {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}
.menuLinksCurrent {

	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.liveText {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFCC66;
}
.bigText {
	font-family: Verdana, Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-variant: normal;
}
.titles {

	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFCC66;
}
.liveTextBig {

	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFCC66;
}
