
.menu01 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 14px;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
	
	text-align:center;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #000080;
}
.menu02 {
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align:left;
	padding-left:20PX;
	padding-top:40px;
	padding-right:15px;
}	

.menu02 a:link{color:#01557C;
	text-decoration:none;
}
.menu02 a:hover{
	color : #000080;
	text-decoration: none;
}



	


