@charset "utf-8";
/* CSS Document */

td {
	text-align: left;
	font-size: 1em;
}
td a {
	text-decoration: none;
	color: #000000;
}
td a:hover {
	color: #FFFFFF;
	background-color: #000000;
}


