
a {
	text-decoration: none;
	color: #ffffff;
	font-size: .9em;
	font-weight: normal;
}
a:hover {
	color: #EB7A01;
}

.active {
	color: #EB7A01;
	text-decoration: none;
	font-weight: normal;
}




.bodylink {
	text-decoration: underline;
	color: #6B176A;;
	font-size: .9em;
	font-weight: normal;
}
.bodylink:hover {
	color: #EB7A01;
}
