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