@charset "utf-8";
.RedLine {
	background-color: #ea1737;
	height: 1px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #706e6f;
}
.body a:link {
	color: #706e6f;
	text-decoration: underline;
}
.body a:hover {
	color: #706e6f;
	text-decoration: none;
}

.body a:visited {
	color: #706e6f;
	text-decoration: underline;
}


.Redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ea1737;
	text-decoration: none;
}
.Redtext a:link {
	color: #ea1737;
	text-decoration: none;
}
.Redtext a:visited {
	color: #ea1737;
	text-decoration: none;
}
.Redtext a:hover {
	color: #ea1737;
	text-decoration: underline;
}


.Readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ea1737;
	text-decoration: none;
}
.GreyLine {
	background-color: #a8a8a8;
	height: 1px;
}
.Readmore a:link {
	color: #ea1737;
	text-decoration: none;
}
.Readmore a:visited {
	color: #ea1737;
	text-decoration: none;
}
.Readmore a:hover {
	color: #ea1737;
	}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706e6f;
	text-decoration: none;
}
.Footer a:link {
	color: #706e6f;
	text-decoration: none;
}
.Footer a:visited {
	color: #706e6f;
	text-decoration: none;
}
.Footer a:hover {
	color: #706e6f;
	text-decoration: underline;
}
.SiteMap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #706e6f;
	text-decoration: none;
}
.SiteMap a:link {
	color: #706e6f;
	text-decoration: none;
}
