.homeBottom {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #8D0A39;
	text-decoration: underline;
}
a.homeBottom:link {
	color: #8D0A39;
	text-decoration: underline;
}
a.homeBottom:active {
	color: #8D0A39;
	text-decoration: underline;
}
a.homeBottom:visited {
	color: #8D0A39;
	text-decoration: underline;
}
a.homeBottom:hover {
	color: #0074B7;
	text-decoration: none;
}
.homeBottomFeat {
	font-size: 13px;
	font-style: italic;
	font-weight: bolder;
	color: #5D177F;
	text-decoration: underline;
}
a.homeBottomFeat:link {
	color: #5D177F;
	text-decoration: underline;
}
a.homeBottomFeat:active {
	color: #5D177F;
	text-decoration: underline;
}
a.homeBottomFeat:visited {
	color: #5D177F;
	text-decoration: underline;
}
a.homeBottomFeat:hover {
	color: #0074B7;
	text-decoration: none;
}
.starterlink {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.starterlink:link {
	color: #000000;
	text-decoration: underline;
}
a.starterlink:active {
	color: #000000;
	text-decoration: underline;
}
a.starterlink:visited {
	color: #000000;
	text-decoration: underline;
}
a.starterlink:hover {
	font-weight: bold;
	color: #9C0120;
	text-decoration: none;
}

a{
	color: #006AB1;
}
.travellingLink {
	font-size: 13px;
	font-style: oblique;
	text-decoration: none;
	color: #8D0A39;
}
a.sitemapLink {
	color: #9C0120;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.sitemapLink:link {
	color: #9C0120;
	text-decoration: none;
}
a.sitemapLink:active {
	color: #9C0120;
	text-decoration: none;
}
a.sitemapLink:visited {
	color: #9C0120;
	text-decoration: none;
}
a.sitemapLink:hover {
	color: #999999;
	text-decoration: underline;
}
h2.sitemapLink {
	color: #9C0120;
	text-decoration: none;
	font-family: Myriad, "Myriad Pro", Arial, serif;
}
.bgWhite {
	background-color: #FFFFFF;
}
