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