A {
	color: Yellow;
	text-decoration: none;
	border:0px
}

A:HOVER {
	color: #CC9900;
	text-decoration: none;
}