.info {
	color: #D33F2E;
}
a:link {
	color: #8E1F1A;
}
a:visited {
	color: #8E1F1A;
}
a:hover {
	color: #11846F;
}
a:active {
	color: #11846F;
}
