.bigwowbadges {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;



}
a {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;



}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;

}
.bigtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #202C48;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 30px;


}
.bigtext3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
a.blue:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.blue:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.blue:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a.blue:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}