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