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

}
a:hover {
	text-decoration: underline;
}
