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