a {
	text-decoration: none;
	color: #FFFFFF /*~ link.color */;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF /*~ link-visited.color */;
}
