.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
		border-top: 1px #027328 solid;
}
.header {
	font-family: Arial;
	font-size: 25px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.header1 {
	font-family: Arial;
	font-size: 15px;
	color: #027328;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
}
.subheader {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
		padding-left: 3px;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-family: Arial; 	font-size: 12px;	color: #ffffff; 	text-decoration: none;
}
.menu:hover{
	font-family: Arial; 	font-size: 12px;	color: #FFF500; 	text-decoration: none ;   padding-left: 4px; 
}
.menu_page {
	font-family: Arial; 	font-size: 12px;	color: #FFF500; 	text-decoration: none;
}
.menu_page:hover{
	font-family: Arial; 	font-size: 12px;	color: #FFFFFF; 	text-decoration: none;   padding-left: 4px;
}
.more {
	font-family: Arial; 	font-size: 12px;	color: #138E02; 	font-weight: bold;   text-decoration: none;
}
.more:hover{
	font-family: Arial; 	font-size: 12px;	color: #14AA00; font-weight: bold;	text-decoration: underline;
}
.footer_link {
	font-family: Arial; 	font-size: 12px;	color: #666666; 	text-decoration: none;
}
.footer_link:hover{
	font-family: Arial; 	font-size: 12px;	color: #333333; 	text-decoration: none;   
}