body,table,tr,td,p
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:11px;
	color: #000000;
}
.directory
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #940606;
	font-weight: bold;
}
.guide
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #BC621F;
	font-weight: bold;
}
.detail
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #320000;
	font-weight: bold;
}
a.url
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #FCFF00;
	text-decoration: none;
	font-weight: bold;
}
a.url:hover
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
a.link
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #320000;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.link2
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link2:hover
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #853200;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #FFD700;
	text-decoration: none;
}
input,textarea
{
font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:11px;
}
select
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: #F5E291;
	font-size: 11px;
	font: bold;
	color: #00008B;
}
.box
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #F5E291;
	font: normal 11px "MS Sans Serif", Geneva, sans-serif;
}