body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.copyright {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
}
.hometitle {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 18px;
}
.text {
	color: #000000;
	font-size: 12px;
	font-family: "Century Gothic";
	font-weight:normal;
	
}
.text:hover {
	color: #000000;
	font-size: 12px;
	font-family: "Century Gothic";
	text-decoration:underline;
	font-weight:normal;
	
}
.text_sb {
	color: #000000;
	font-size: 13px;
	font-family: "Century Gothic";
	font-weight:normal;
	font-weight:bold;
	text-decoration:none;		
}

.text_news {
	color: #000000;
	font-size: 12px;
	font-family: "Century Gothic";
	font-weight:normal;
	text-align:justify;
	text-decoration:none;	
}
.text_m {
	color:#000000;
	font-size: 10px;
	font-family: "Century Gothic";
	font-weight:normal;
	font-weight: bold;
	text-decoration:none;	
}
.text_m:hover {
	color:#00718F;
	font-size: 10px;
	font-family: "Century Gothic";
	font-weight:normal;
	font-weight: bold;
	text-decoration:none;	
}
.news {
	color: #00718F;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 16px;
}
.sub {
	color: #00718F;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 15px
	
}
.sub_g {
	color: #AACC21;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 15px;
	
}
.textunderline {
	color: #000000;
	font-size: 12px;
	font-family: "Century Gothic";
	text-decoration:underline;
	font-weight:normal;
	
}
.textunderline :hover {
	color: #000000;
	font-size: 12px;
	font-family: "Century Gothic";
	text-decoration:underline;
	font-weight:normal;
	
}
