a:link {
	text-decoration: none;
	color: #683434;
}
a:visited {
	text-decoration: none;
	color: #683434;
}
a:hover {
	text-decoration: none;
	color: #91ADC0;
}
a:active {
	text-decoration: none;
}
