body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/enbg001.jpg);
	font-family: "Times New Roman";
	font-size:12px;
	top:0px;
	color:#000000;
	
}
a{
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
a:hover{
	color:#FF0000;
	font-size:12px;
	text-decoration: none;
}
.text01{ padding:10px;
         font-size:16px;
		 color:#003300;
		 }
.text02{ font-size:18px; color:#FF0000; font-weight:bolder; padding:10px;}