a:hover {  color:#FFCC00; text-decoration: none}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {  text-decoration: none}

a:active {  text-decoration: none}


