a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.tabletext {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;

}
