
	body {
	background-color: #6D224B;
	text-align: center;
	min-width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #394144;
}

a {
	color:  #F8F9FB;
	
}
a:hover {
	color: #FAD8FC;
}


	
div#footer {
margin-top: 15px;
margin-bottom: 15px;
padding:7px;
	color: #DFFFDF;
	font-size:0.8em;
}
div#ext_links {
	font-size:0.8em;
	color: #3D627D;
	margin-top: 15px;
margin-bottom: 15px;
padding:7px;
}
div#ext_links a{
	
	color: #6A97B7;
}
