a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
