A {
	text-decoration: none;
	color: White;
}

A:Hover {
	text-decoration: underline;
	color: #319CFF;
}

