.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8c0418;
}
.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #626262;
	font-weight: normal;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.searchmainblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
A.search:hover {
	text-decoration: underline;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
A.white:hover {
	text-decoration: underline;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;	
}
A.smallText:hover {
	text-decoration: underline;
}
.greyTextCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #626262;
	text-decoration: none;	
	font-weight: bold;
}

A.greyTextCopy:hover {
	text-decoration: underline;
}

.smallTextCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

A.smallTextCopy:hover {
	text-decoration: underline;
}

.smallTextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #505050;

}

A.smallTextblack:hover {
	text-decoration: underline;
}

.links {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8c0418;
}

A.links:hover {
	text-decoration: underline;
	color: #8c0418;
}

.textHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8c0418;
}
.smallTextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.whitebig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.smallTextblackbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
A.smallTextblackbody:hover {

	color: #000000;
	text-decoration: none;

}
