a, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}

