a:link{
	text-decoration: none;

}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
body {
	font-family: "MS UI Gothic";
	font-size: 16px;
	height: 200px;
	width: 200px;
}
table {
	font-family: "MS UI Gothic";
	font-size: 16px;
}