.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 7px;
}
.text-white {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.text-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3093E0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.active {

	color: #3093E0;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
.image-float {
	float: right;
	margin: 5px;
}

.input {
	width: 200px;
	border: 1px solid #000000;
	background-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text-white-big {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 900;
	text-transform: uppercase;
}
.text-white-huge {

	font-family: "Comic Sans MS";
	font-size: 22px;
	color: #FFFFFF;
	font-weight: 900;
	text-transform: uppercase;
}
a {
	color: #FFCC00;
}
.active {
	color: #FFFFFF;
	background-color: #1082C5;
	padding: 3px;
}
.text-yellow {

	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FDCD14;
	font-weight: bold;
	text-decoration: none;
}
.text-black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
