.Header {
	font-family: Arial;
	font-size: 14px;
	color: #D3224E;
}
.Body {
	font-family: Arial;
	font-size: 12px;
}

a:link{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #D3224E;
	
}
a:visited{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #D3224E;	
	
}
a:hover{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #D3224E;	

}
a:{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #D3224E;	

}
