.bigRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #B01519;
	text-decoration: none;
}
.bigOrangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FE9B1C;
	text-decoration: none;
}
.OrangeMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FE9B1C;
	text-decoration: none;
}
a.OrangeMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FE9B1C;
	text-decoration: none;
	letter-spacing: -1px;
	word-spacing: -1px;
}
.OrangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FE9B1C;
	text-decoration: none;
}
a.OrangeText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FE9B1C;
	text-decoration: underline;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B01519;
	text-decoration: none;
}
a.redText:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B01519;
	text-decoration: underline;
}
.boldRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #B01519;
	text-decoration: none;
}
a.boldRedText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #B01519;
	text-decoration: underline;
}
.smallRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B01519;
	text-decoration: none;
}
a.smallRedText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B01519;
	text-decoration: underline;
}
.italicOrangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FE9B1C;
	text-decoration: none;
	font-style: italic;
}
.OrangeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FE9B1C;
	text-decoration: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 10px;
	width: 100px;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 50px;
}
.boldRedText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #B01519;
	text-decoration: none;
}
.OrangeText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FE9B1C;
	text-decoration: none;
	line-height: 17px;
}
.greyTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}

a.greyTextSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 17px;
}
