body {
	margin: 0px;
	font-size: 80%;
	color: #333333;
	text-align: center;
}
a:link { color: #333333; } 
a:visited { color: #333333; } 
a:hover { color: #FF0000; } 
a:active { color: #0000FF; } 


.news_text {
	font-size: 90%;
	color: #333333;
	line-height: 150%;
}


.header_menu_text {
	font-size: 100%;
	color: #FFFFFF;
}
.header_menu_text a:link { color: #FFFFFF; } 
.header_menu_text a:visited { color: #FFFFFF; } 
.header_menu_text a:hover { color: #FF0000; } 
.header_menu_text a:active { color: #3300FF; } 
      
	  
.left_menu_text {
	font-size: 90%;
	color: #336600;
}
.left_menu_text a:link { color: #336600; } 
.left_menu_text a:visited { color: #336600; } 
.left_menu_text a:hover { color: #FF0000; } 
.left_menu_text a:active { color: #3300FF; } 


.search_menu_text {
	font-size: 90%;
	color: #000066;
}
.search_menu_text a:link { color: #000066; } 
.search_menu_text a:visited { color: #000066; } 
.search_menu_text a:hover { color: #FF0000; } 
.search_menu_text a:active { color: #3300FF; } 

.search_text {
	font-size: 120%;
	line-height:150%;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.size_text {
	font-size: 100%;
	font-weight: bold;
}
.size_w_text {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

.koho_text {
	font-size: 90%;
	font-weight: normal;
	color: #666666;
	line-height: 140%;
}

.footer_text {
	font-size: 90%;
	color: #FFFFFF;
	line-height: 140%;
}
.copyright {
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 5px;
	height: 15px;
}
