p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.boldBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.pages a:link {
	color: #990000;
	text-decoration: none;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.pages a:visited {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.pages a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #990000;
}
