.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.main A:link {
color: #3A7CBE;
text-decoration: none;
}
.main A:visited {
color: #3a7cbe;
text-decoration: none;
}
.main A:hover {
	color: #3a7cbe;
	text-decoration: underline;
	background-color: #F9F9F9;
}

.tablelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11638E;
}
.tablelinks A:link {
color: #3A7CBE;
text-decoration: none;
}
.tablelinks A:visited {
color: #3a7cbe;
text-decoration: none;
}
.tablelinks A:hover {
	color: #3a7cbe;
	background-color: #D7E3E7;
}.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #11638E;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.sitemap A:link {
color: #ffffff;
text-decoration: none;
}
.sitemap A:visited {
color: #ffffff;
text-decoration: none;
}
.sitemap A:hover {
	color: #eaeaea;
	text-decoration: underline;
}
.btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.btm A:link {
color: #ffffff;
text-decoration: none;
}
.btm A:visited {
color: #ffffff;
text-decoration: none;
}
.btm A:hover {
	color: #535252;
	text-decoration: underline;
}
