a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
}
