a:link {
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	background-color: #004985;
	font-weight: bold;
}
a:visited {
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #004985;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
a:hover {
	color: #F6AB50;
	background-color: #004A84;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/background.jpg);
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
.bigger {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
}
.paraheader {
	font-size: 2em;
	text-transform: uppercase;
	color: #004B85;
	font-weight: bold;
}
.biggest {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	line-height: 1.6em;
}
