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