@charset "utf-8";
.boxtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.boxmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	word-spacing: 20pt;
	white-space: pre;
	letter-spacing: 3px;
	text-indent: 5px;
}


     .fixed    {font-size:11px}
	 a:link    {color:#ffffff; background-color:transparent; text-decoration: none}
	 a:visited {color:#ffffff; background-color:transparent; text-decoration: none}
	 a:active  {color:#ffffff; background-color:transparent; text-decoration: none}
	 a:hover   {color:#ffcc00; background-color:transparent; text-decoration: none}