a {
	text-decoration: none;
	color: #999999;
	font-weight: normal; 
	font-size: 10px;
	font-family: sans-serif, geneva, arial;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}