a {
	color:#C0C0C0;
	text-decoration: underline;
}
a:hover {
	color: White;
	text-decoration:none;
}