a {
	color: #0066CC;
	text-decoration: none
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.mm {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: capitalize;
}

.bmm {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: -1px;
	text-transform: uppercase;
}

input {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #000000;
	width: 250px;
}
textarea {
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	width: 300px;
}
.ms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.mf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #3366FF;
	font-weight: 300;

}

.aux1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF00FF;
	font-weight: bold;

}

.aux2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;

}

.bigheader {
	font-family: "Franklin Gothic Demi", "Arial Black", "Helvetica Black";
	font-size: 39px;
	color: #CCC;
	letter-spacing: -2px;
	text-transform: capitalize;
}

.sitecolor {
	background-color: #0066CC;
}
