
.tableweb a:link {
	color: #999999;
	text-decoration: none;
}
.tableweb a:visited {
	text-decoration: none;
	color: #999999;
}
.tableweb a:hover {
	text-decoration: none;
	color:#0066FF;
}
.tableweb a:active {
	text-decoration: none;
	color: #999999;

}
 