a:link {
	color: #2D201B;
	text-decoration: none;
}
a:visited {
	color: #2D201B;
	text-decoration: none;
}
a:hover {
	color: rgba(0,51,255,1.00);
	text-decoration: underline;
}
