
a:hover {
	color: #FFFF00;
	text-decoration: underline;

}
a {
	color: #FF8000;
	text-decoration: none;

}

