a {
	color: #000000;
	text-decoration:underline;
}

a:hover {
	color: #818181;
	text-decoration:none;
}
