.coventrybold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C33;
}
.greytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}
.whitebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.redlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C33;
}
.redlinksbig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C33;
}
.blacktext {
	color: #000;
}
