.hometxt {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #272626;
	text-align: left;
	line-height: 16px;
}
.highlight {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B70021;
}
.redtxt {
	font-family: sans-serif;
	font-size: 12px;
	color: #B70021;
	font-weight: normal;
}


.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b70021;
	text-decoration: none;
}
.pagelink {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
a.pagelink:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}


a.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.sitemap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B70021;
	text-decoration: none;
}
.sitemap a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B70021;
	text-decoration: none;
}
.sitemap a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

