td {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
a {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
	background-color: #000000;
}
