@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #009996;
}


.headerlinks {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Century Gothic";
}

a.headerlinks:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Century Gothic";
}

a.headerlinks:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Century Gothic";
}

a.headerlinks:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Century Gothic";
}

a.headerlinks:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Century Gothic";
}



.foot {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: "Century Gothic";
}

a.foot:link {
	font-size: 11px;
	font-weight: bold;
	color: #016362;
	font-family: "Century Gothic";
}

a.foot:visited {
	font-size: 11px;
	font-weight: bold;
	color: #016362;
	font-family: "Century Gothic";
}

a.foot:hover {
	font-size: 11px;
	font-weight: bold;
	color: #013835;
	font-family: "Century Gothic";
}

a.foot:active {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: "Century Gothic";
}






.bodytext {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}
.categories {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #fed700;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.copyright {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
