a:link {
	text-decoration: none;
	color: #0000A9;
}
a:visited {
	text-decoration: none;
	color: #0000A9;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	text-align: center;
}
