@charset "utf-8";
/* CSS Document */

.Footer {
	font-size: 10px;
	color: #FDEBD5;
}
.Footer a:link {
	color: #FDEBD5
}
.Footer a:visited {
	color: #FDEBD5
}
.Footer a:hover {
	color: #2B5BA7
}
.Subheader {
	font-size: 14px;
	font-weight: bold;
	color: #2B5BA7;
}
.Subheader a:link {
	font-size: 14px;
	font-weight: bold;
	color: #2B5BA7;
}
.Subheader a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #2B5BA7;
}
.Subheader a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #271E0D;
}
.sitemap {
	font-size: 11px;
	font-weight: normal;
	color: #2B5BA7;
}
.sitemap a:link {
	font-size: 11px;
	font-weight: normal;
	color: #2B5BA7;
}
.sitemap a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #2B5BA7;
}
.sitemap a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #271E0D;
}
