a {
	color: white;
	text-decoration: underline;
}

a:hover{
text-decoration: none;
}
