a:link {
	text-decoration: underline;
	color: #333333;
	line-height: 17px;
	font-weight: bold;
}
a:visited {
	color: #3E6433;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #DD6C42;
	text-decoration: none;
	font-weight: bold;
}
