a {text-decoration: none;}
a:active {color: #FFFFFF;}
a:hover {color: #FF9900;}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
