a:link {
	color: #A99876;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}



.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A99876;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A29999;
	line-height: 18px;
}
.subheadCopy {

	font-family: Arial, Helvetica, sans-serif;
	color: #308FAB;
	font-weight: bold;
	font-size: 12px;
}

