@charset "utf-8";
/* CSS Document */
body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
	font-size:12px;
	}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#0000fF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.topFont {
	color:#FF0000;
	font-weight: bold;
	font-size: 14px;
}
.menuFont {
	font-size: 14px;
}

