a:link {
	color: #970F4E;
	text-decoration: none;
}
a:visited {
	color: #970F4E;
	text-decoration: none;
}
a:hover {
	color: #52072A;
	text-decoration: underline;
}
a:active {
	color: #970F4E;
	text-decoration: none;
}
.copy {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	
}
	
	.header {
	font-weight: bold;
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
	
	
	}
		.subheader {
	font-weight: bold;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	
	
	}
	.title {
	font-weight: bold;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;	
	
	
}


.linkbold{
	font-family: "Arial";
	font-size: 12px;
	color: #970F00;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #E6DAD5;
	
}.linkOn {
	font-family: "Arial";
	font-size: 12px;
	color: ##52072A;
	font-weight: bold;
	text-decoration: underline;
}
.link {
	font-family: "Arial";
	font-size: 12px;
	color: #970F00;
	font-weight: bold;
	text-decoration: none;
}