@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
body {
	background-color: #FFF;
	background-image: url();
	background-repeat: no-repeat;
}
a:link {
	color: #C00;
}
a:visited {
	color: #FC0;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #C00;
}
.menufont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
