A {
	color : #000000;
	text-decoration : none;
}
A:hover {
	color : #1279BE;
	text-decoration : underline;
	}