.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0 0 0 #000;
}
.footeryellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FBB726;
	line-height: 20px;
	text-shadow: 0 0 0 #000;
}
.contentyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FBB726;
	text-shadow: 0 0 0 #000;
}
.contentwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-shadow: 0 0 0 #000;
}
.contentwhitebigger{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-shadow: 0 0 0 #000;
}
.contentwhitesm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	text-shadow: 0 0 0 #000;
}
.contentyellowsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FBB726;
	line-height: 15px;
	text-shadow: 0 0 0 #000;
}
a:hover {  color: #FFFFFF; text-decoration: underline; text-shadow: 0 0 0 #000; }