body { 
	background-color: #000000; 
	font-family: Arial, Helvetica, San-serif;
	color: #ffffff;
	margin: 20px 100px 30px 100px; 
}
   
a:link { 
	color: #ff9933;
	text-decoration: none;
}

a:visited { 
	color: #ff9933;
	text-decoration: none; 
}
  
a:hover { 
	color: #e8f0d7;
	text-decoration: underline; 
}

a:active { 
	color: #ff9933;
	text-decoration: none; 
}

h2 { 
	color: #ff9933;
	background-color: #000000;
}

h3 { 
	color: #ffffff; 
}


#header { 
	background-color: #000000  
}

#navigation { 

	background-color: #000000;
	font-size: 85%;
	text-align: right; 
}

#navigation2 { 

	background-color: #000000;
	font-size: 85%;
	text-align: right; 
}


#content { 
	background-color: #000000;
	color: #ffffff;
	font-size: 80%;
	text-align: center;
}

#content a:link { 
	color: #e8f0d7; 
}

#content a:visited { 
	color: #e8f0d7; 
}

#content a:hover { 		
	color: #ff9933; 
}

#content a:active { 
	color: #e8f0d7;
 }

 
#content2 { 
	background-color: #000000;
	color: #ffffff;
	font-size: 95%;
	text-align: center;
}

#content2 a:link { 
	color: #e8f0d7; 
}

#content2 a:visited { 
	color: #e8f0d7; 
}

#content2 a:hover { 
	color: #ff9933; 
}

#content2 a:active { 
	color: #e8f0d7; 
}

#content3 { 
	background-color: #000000;
	color: #ffffff;
	font-size: 80%;
	text-align: justify; 
}

#content3 a:link { 
	color: #ff9933;
	text-decoration: none; 
}

#content3 a:visited { 
	color: #ff9933;
	text-decoration: none; 
}

#content3 a:hover { 
	color: #e8f0d7;
	text-decoration: underline; 
}

#content3 a:active { 
	color: #ff9933;
	text-decoration: none; 
}

.caption {
	font-size: 80%;
}

.ccb a:link { 	
	color: #e8f0d7;
	text-decoration: underline; 
}

.ccb a:visited { 
	color: #e8f0d7;
	text-decoration: underline; 
}

.ccb a:hover { 
	color: #ff9933;	
	text-decoration: none; 
}

.ccb a:active { 
	color: #e8f0d7;
	text-decoration: underline; 
}

.email a:link { 	
	color: #e8f0d7;
	text-decoration: underline; 
}

.email a:visited { 
	color: #e8f0d7;
	text-decoration: underline; 
}

.email a:hover { 
	color: #ff9933;	
	text-decoration: none; 
}

.email a:active { 
	color: #e8f0d7;
	text-decoration: underline;
}

strong {
	color: #ff9933; 
}


#footer { 
	color: #ff9933;
	background-color: #000000;
	font-size: 75%;
	clear: both; 
}

#footer a:link { 
	color: #e8f0d7;
	text-decoration: underline 
}

#footer a:visited { 
	color: #e8f0d7;
	text-decoration: underline 
}

#footer a:hover { 
	color: #663399;	
	text-decoration: none 
}

#footer a:active { 
	color: #e8f0d7;
	text-decoration: underline 
}