A {
	text-decoration: none;
	color: #000000;
	background: transparent;
}

A:VISITED {
	color: #000000;
	background: transparent;
}

A:HOVER {
	color: #FFFF00;
	background: transparent;
}


