a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
.basic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.form {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.form_in {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.form_button {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.mini {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.minired {


	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
}

