body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold; 
	background-color: #134A25;
	color:#000000;
	}

.navbar {
	font-family: "Century Gothic";
	font-size: 14px; 
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#FFFFFF;
	}
	
.contact {
	font-family: "Century Gothic";
	font-size:14px;
	color: #FFFFCC;
	font-weight: bold;
	margin: 15px;
}	

.invisibletext {
display:none;
}

a:link { 
	color: #FFFF99; 
	text-decoration: none; 
	}
	
a:visited { 
	color: #FFFF99; 
	text-decoration: none; 
	}
	
a:hover { 

	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none; 
	}
	
.copyright {
	font-family: "Century Gothic";
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
}	
	
img {
	border:0px; 
	border-color:#000000; 
	border-style:solid;
	}