a.eight:link {
	color: #014380;
	text-decoration: underline;
}
a.eight:visited {
	color: #014380;
	text-decoration: underline;
}
a.eight:hover {
	text-decoration: underline;
	color: #0067C6;
}
a.eight:active {
	text-decoration: underline;
	color: #0067C6;
}

