.text1 {
	font-family: "Square721 BT";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
}
.borderOrange {
	border: thin solid #FF6600;
	padding: 5px;
}
.text2 {
	font-family: "Cooper Black";
	font-size: 18px;
	color: #FF9900;
	line-height: 17px;
}
.borderImage {
	border: thin solid #FF9900;
}
.text1Dark {

	font-family: "Square721 BT";
	font-size: 13px;
	color: #000000;
	line-height: 15px;
}
.text2Dark {
	font-family: "Cooper Black";
	font-size: 18px;
	color: #FF6600;
}
.text1DarkBold {
	font-family: "Square721 BT";
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
}
.grayBG {
	background-color: #ECECEC;
}
a:link {
	font-family: "Square721 BT";
	color: #FF9900;
	text-decoration: none;
	font-size: 13px;
}
a:visited {

	font-family: "Square721 BT";
	color: #FF9900;
	text-decoration: none;
	font-size: 13px;
}
a:hover {


	font-family: "Square721 BT";
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
}
a:active {



	font-family: "Square721 BT";
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
}
.text1Bold {
	font-family: "Square721 BT";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: bold;
}
.textSmall {

	font-family: "Square721 BT";
	font-size: 9px;
	color: #FFFFFF;
	line-height: 15px;
}
.text1SmallBold {

	font-family: "Square721 BT";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: bold;
}
