body {
	font-family:Century Gothic;
	font-size: 12px; 
	font-weight: regular; 
	background-color: #ffffff;
	color:#000000;
	}
	
.navbar {
	font-family:Century Gothic, regular;
	font-size: 12px; 
	font-weight: regular;
	border-bottom:#ffffff 0px solid;
	}

a:link { 
	font-family:Century Gothic, regular;
	color: #000000; 
	text-decoration: none; 
	}
	
a:visited { 
	font-family:Century Gothic;
	color: #000000; 
	text-decoration: none; 
	}
	
a:hover { 
	font-family:Century Gothic, regular;
	color: #000000; 
	font-weight: regular; 
	text-decoration: none; 
	}
	
.copyright {
	font-family:Century Gothic, regular;
	font-size:10px;
	color:#00000;
	}	
	
img {
	border:0px; 
	border-color:#bfd630; 
	border-style: solid;
	}


