a {
	text-decoration: none;
	color: #dddddd;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
