A:hover {
	font-weight: bold;
	color: #d90000;
	text-decoration: none;
}


A {
	font-weight: bold;
	color: #ffd700;
	text-decoration: none;
}
