a:link {
	color: #D04224;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
a:visited {
	color: #089C78;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #333333;
	font-weight: bold;
}
