.tabletext {
	
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
a:visited {
	color: #000099;
}
a:link {
	color: #000099;
}
a:hover {
	color: #FF9900;
}
