.metaBold {
	color: #10167F;
	text-decoration: none;
}
.metaBoldWhite {
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
}
.rollovers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #10167F;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #10167F;
}
.bg {
	background-color: #7C81B8;
}
body {
	margin: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #0000FF;
	text-decoration: none;
}

