a {
	text-decoration: none;
	color: #000;
	text-align: center;
}
a:hover {
	color: #F00;
}

