a:hover {
	color: #CDEB95;
	text-decoration: underline;
}
a {
	color: #9A9A9A;
	text-decoration: none;
}
