body       {
	color: #333333;background-color: #FFFFFF;margin: 0px;
}
td         {
	font-size: 75%;
}
.notice    {
	font-size: 70%;
}

a:link     {
	font-size: 100%;color:#000099;text-decoration: none;
}
a:visited  {
	font-size: 100%;
	color:#000099;
	text-decoration: none;
}
a:active   {
	font-size: 100%;color:#FF0000;text-decoration: underline;
}
a:hover    {
	font-size: 100%;color:#FF0000;text-decoration: underline;
}
.sitemaptext {
	font-size: 12px;
	color: #666666;
}

