.box {
	border-top: thin groove #333300;
	border-right: thin groove #333300;
	border-bottom: thin groove #333300;
	border-left: thin groove #333300;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCFF00;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
}
.boxdot {
	border: thin dashed #333300;
}
.listmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
	background-color: #DBF65B;
}

a:link      { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#9966CC;  text-decoration:none; } 
a:hover     { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#9900CC; text-decoration:underline; } 
a:active    { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#4A306B; text-decoration: none;  }
a:visited   { font-family: Arial, Helvetica, sans-serif; font-size: 10px;color: #9966CC; text-decoration: none} 
