body {
	background: #AFB8D5;
	
}

a:link {
	text-decoration: none;
	color: #000000;


}
a:visited {
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	background: #FFFFFF;
	color: #666666;
}
a:active {
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.page-loaded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.box-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
}
.txt-didyouknow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.hoursofop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
