a {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}