.body {
	background-color: #000;
}
.NAV_LEFT {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color:#fff;
	text-decoration: none;
}
#RIGHT ALIGN {
	text-align: right;
}
.A:link {
	font-family: "Century Gothic";
	text-decoration: none;
}
A:link {text-decoration: none }
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline overline; color: #00919f;}

}
.a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
}
.a:active {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color:#00919f;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
}
.a:hover {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color:#00919f;
	padding-left:10px;
	padding-right:10px;
	text-decoration: underline overline;
}

.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
}

.body-blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color:#00919f;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}
.header-blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color:#9ed5d8;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}
.bold {
	font-weight: bold;
}

