A:hover {
	font-weight: bold;
	color: #87CEEB;
	text-decoration: none;
}


A {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
