.sitetext {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
}

.sitetextbold {
	color: #C5C5C5;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}

.weektextbold {
	color: #C5C5C5;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}

.footertext{
	color: #929292;
	font-size: 10px;
	font-family: Tahoma;
}

a.footer{
	color: #929292;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}

a.footer:hover{
	color: #929292;
	text-decoration:underline;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}

a.topfooter{
	color: #929292;
	text-decoration:none;
	font-size: 10px;
	font-family: Tahoma;
}

a.topfooter:hover{
	color: #929292;
	text-decoration:underline;
	font-size: 10px;
	font-family: Tahoma;
}
