
<sytle><!--
	dummy { }

  .cssmenu{
	  width: 100%;
	  border: 0px;
	  background-color: #90e890;
  }
  .cssmenu a{
	  text-decoration:none
  }
  .cssmenu a:hover{
	  text-decoration: underline overline;
  }

  .cssmenu .head{
	  color: #ffffff;
	  font-weight: bold;
  }
  .cssmenu .head a{
	  color: #ffffff;
  }
  .cssmenu .head a:hover{
	  color: #308030;
  }
  .cssmenu .head .now-menu{
	  color: #ffffc0;
  }

  .cssmenu .foot{
	  color: #e0ffe0;
  }
  .cssmenu .foot a{
	  color: #e0ffe0;
  }
  .cssmenu .foot a:hover{
	  color: #50a050;
  }
  .cssmenu .foot .now-menu{
	  color: #ffffb0;
  }

  .cssmenu .links{
	  font-size: 80%;
  }

  .csserrmsg{
	  text-align: center;
	  color: #ff6060;
	  font-size: 200%;
  }
  .csslog{
  	border: 0px;
	width: 90%;
  }
  .csslog a{
	  font-weight: bold;
	  text-decoration: none;
  }
  .csslog a:link{
	  color: #4040fb;
  }
  .csslog a:visited{
	  color: #800080;
  }
  .csslog a:hover{
	  color: #ff80ff;
  }
  
  .csslog .name{
  	text-align: left;
	color: #8080ff;
	background-color: #90f080;
	white-space: nowrap;
	border-left: 2px solid #90f080;
	border-right: 2px solid #90f080;
  }
  .csslog .url{
  	text-align: center;
	background-color: #90f080;
  }
  .csslog .msg{
  	text-align: left;
	color: #ffe090;
	width: 100%;
	background-color: #904020;
	border-top: 2px solid #904020;
	border-left: 2px solid #904020;
	border-right: 2px solid #904020;
  }
  .csslog .date{
  	text-align: right;
	font-size: 60%;
	color: #408040;
	background-color: #90f080;
	white-space: nowrap;
	border-left: 2px solid #90f080;
	border-right: 2px solid #90f080;
  }
  a.m2-link:link    {color:#70a070; text-decoration:none}
  a.m2-link:visited {color:#70a070; text-decoration:none}
  a.m2-link:hover   {color:#308030; text-decoration:underline}

--></style>
