a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: lighter;
}
a:link {
	color: #000000;
}
