

A:link {
	color: #517B64;
	text-decoration: underline;
	font-weight: bold;
	}
A:visited {
	color: #517B64;
	text-decoration: underline;
	font-weight: bold;
	}
A:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
	}
	
