a{
	text-decoration:none;
}

a:hover{
	background:yellow;
	color:red;
	text-decoration:underline;
}

body{
	font-family:MS UI Gothic;
	font-size:12pt;
}

td,th{
	color:white;
	font-family:MS UI Gothic;
	font-size:12pt;
}

