a:link		{
			 text-decoration: underline;
			 color: #369
			}

a:visited	{
			 text-decoration: underline;
			 color: #369
			}

a:hover		{
			 text-decoration: underline;
			 color: #f00;
			 position: relative; top: 1px; left: 1px
			}

a:active	{
			 text-decoration: underline;
			 color: #f00
			}

a.menu:link	{
			 text-decoration: none;
			 color: #000;
			 background-color:#BE9;
			 width:100%;
			 font-size: 90%;
			 padding:0 0 0 0.5em;
			 border-bottom:2px dotted #33A300;
			}

a.menu:visited	{
				text-decoration: none;
				color: #000;
				background-color:#BE9;
				width:100%;
				font-size: 90%;
				padding:0 0 0 0.5em;
				border-bottom:2px dotted #33A300;
				}

a.menu:hover	{
				text-decoration: none;
				color: #f00;
				background-color:#e2ede2;
				width:100%;
				font-size: 90%;
				padding:0 0 0 0.5em;
				border-bottom:2px dotted #33A300;
				}

a.menu:active	{
				text-decoration: none;
				color: #f00;
				width:100%;
				font-size: 90%
				padding:0 0 0 0.5em;
				border-bottom:2px dotted #33A300;
				}

a.navi:link	{
			 text-decoration: none;
			 color: #fff;
			 font-size: 95%;
			}

a.navi:visited	{
				  text-decoration: none;
				  color: #fff;
				  font-size: 95%;
				}

a.navi:hover	{
				  text-decoration: none;
				  color: #fff;
				  font-size: 95%;
				  position: relative; top: 1px; left: 1px;
				}

a.navi:active	{
				  text-decoration: none;
				  color: #fff;
				  font-size: 95%
				}

a.footer1:link	{
			 	text-decoration: none;
			 	color: #fff;
			 	font-size: 95%;
				}

a.footer1:visited	{
					text-decoration: none;
					color: #fff;
					font-size: 95%;
					}

a.footer1:hover	{
				text-decoration: none;
				color: #ff0;
				font-size: 95%;
				position: relative; top: 1px; left: 1px;
				}

a.footer1:active	{
					text-decoration: none;
					color: #fff;
					font-size: 95%
					}

a.sub_menu:link	{
			 text-decoration: none;
			 color: #000;
			 width:100%;
			 font-size: 90%;
			 padding:0 1em 0 1em;
			}

a.sub_menu:visited	{
				text-decoration: none;
				color: #000;
				width:100%;
				font-size: 90%;
			 padding:0 1em 0 1em;
				}

a.sub_menu:hover	{
				text-decoration: none;
				color: #f00;
				width:100%;
				font-size: 90%;
			 padding:0 1em 0 1em;
				}

a.sub_menu:active	{
				text-decoration: none;
				color: #f00;
				width:100%;
				font-size: 90%
			 padding:0 1em 0 1em;
				}

a.nomove:hover	{
				text-decoration: none;
				position: relative; top: 0px; left: 0px;
				}

.95 {
	 font-size: 95%
	}

.title	{
		 color:#933;
		 font-size:130%;
		 font-weight:bold
		}

.text	{
		 color:#035;
		 font-size: 95%;
		 line-height:150%
		}

h1	{
	 color:#27C;
	 font-size:120%;
	 font-weight:bold;
	}

table	{
		 font-size:95%;
		 line-height: 130%;
		 color:#444;
		}

td.menu	{
		background-color:#6C0;
		height:25px;
		color:#FFF;
		font-weight:bold;
        font-size:120%;
		padding:0 0 0 0.3em;
        }

td.navi		{
			text-indent:1em;
			background-color:#370;
			height:20px;
			color: #fff;
			vertical-align:center;
			}

td.footer1	{
			background-color:#370;
			height:30px;
			vertical-align:center;
			text-align:center;
			}

td.footer2	{
			background-color:#be9;
			background-image:url("image/footer2.jpg");
			vertical-align:center;
			text-align:center;
			font-size:80%;
			color:#000;
			}

td.topics	{
			 border-bottom:1px dotted #363;
			 vertical-align :top;
			 font-size:90%;
			}

td.sub_title	{
				 border-left: 10px solid #370;
				 border-bottom: 1px solid #370;
				 vertical-align :top;
				 font-size:120%;
				 font-weight:bold;
				}

img	{
	 border-color: #999;
	}
