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