a:link {
	color: #C83D40;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #C83D40;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #283D80;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #283D80;
	text-decoration: underline;
	font-weight: bold;
}
