a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.textwhite12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.textgrey11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
}
.textlightgrey10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
}
.textgrey10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
}
.textred11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #B70029;
}
.bulletred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 12px;
	color: #B70029;
	font-weight: bold;
}
.bulletgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 12px;
	color: #666666;
	font-weight: bold;
}
.textwhite11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
