body {
	font-family: "Century Gothic", Verdana;
	font-weight: bold;
	background-color: #314047;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	white-space: normal;
	font-size: 14px;
}
a:link {
	color: #E3AC52;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
}
a:hover {
	color: #C54A0E;
	font-weight: bolder;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
	color: #E3AC52;
	font-size: 14px;
}
a:active {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
}
