body { text-decoration: none; 
		background-color: #325243;
		color: #699494; 
		font-weight: normal; 
		scrollbar-base-color: #355456

} 
		

A, A:active, A:visited, A:hover  { 
	text-decoration: none; 
	color: #82A6A6; 
	font-weight: normal; 
} 


A:hover { 
	text-decoration: none; 
	color: white; 
	font-weight: normal; 
} 

.bio {
		       text-align:justify;
		       color: #699494;
		      
}

.contact {
		       text-align:center;
		       color: #699494;
		      
}

.byline {
	text-align:center;
	color:#699494;
	font-size:7pt;
}

.nav { 
		text-decoration: none; 
		color: #263535; 
		font-weight: bold; 
} 


