a:active {  color: #006699}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
a:visited {  color: #0099FF}
