.whiteMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.greyMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.greyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	left: 0px;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.whiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0px;
	text-indent: 0px;
	font-weight: bold;
    text-decoration: none;
}
a:hover {
	color: #AF2711;
}
.greyNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.redBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF2711;
	padding: 0px;
	text-indent: 0px;
	font-weight: bold;
text-decoration: none;
}
a:hover {
	color: #000000;
}
