td
{
font-size:12px;
}
a:visited {
	font-size: x-small;
	color: #0000FF;
	text-decoration: none;
}
a:link {
	font-size: x-small;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-size: x-small;
	color: #FF0000;
	text-decoration: none;
}


