.orangesmall {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding: 10px;
	background-color: #FF9900;
	text-align: left;
	display: none;



}
.orangebig {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-align: center;
	padding: 4px;
	margin: 4px;
	letter-spacing: 4px;



}
.whitetext {
	font-family: "Times New Roman", Times, serif, "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	float: none;
	height: auto;
	width: auto;
	padding: 10px;

}
.listblue {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6699CC;
	padding: 2px;
}
.listbgreen {

	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CCCC00;
	padding: 2px;
}
.listfuscia {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #C09;
	padding: 0px;
}
.listpurple {



	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #993366;
	padding: 2px;
}
.listorange {




	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	padding: 2px;
}
.listwhite {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
}
.headwhite {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.headfusica {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #F60;
}
