.menu{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.home1{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background:url(images/home.gif);
}
a.home1{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #007e00;
	text-decoration: none;
	background:url(images/house.gif);
}
.newsletter{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.test{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #007e00;
	background-color:#FFFFFF;
	text-decoration:none;

}
a:newsletter{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #007e00;
	text-decoration: none;
	background:url(images/newsletter1.gif)
}
.about_us{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background:url(images/about_us.gif)
}
a:about_us{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #007e00;
	text-decoration: none;
	background:url(images/about_us1.gif)
}

.contact_us{
font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background:url(images/contact_us1.gif)
}
a:contact_us{
    font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #007e00;
	text-decoration: none;
	background:url(images/contact_us1.gif)
}
.christmas{
    font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background:url(images/christmas.gif)
}
a:christmas{
    font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #007e00;
	text-decoration: none;
	background:url(images/christmas.gif)
}

.side_menu{
	font-family: Arial;
	font-size: 14px;
	color: #007e00;
	text-decoration:none;
}
.left_text{
	font-family: Verdana;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
.left_header{
	font-family: Verdana;
	font-size: 12px;
	color: #007d00;
	text-decoration: none;
}
.right_header{
	font-family: Verdana;
	font-size: 15px;
	color: #007d00;
	text-decoration: none;
}
.content_text{
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}
.bottom_text{
	font-family: Arial;
	font-size: 12px;
	color: #007d00;
	text-decoration: none;
}
.bottom_font{
	font-family: Arial;
	font-size: 10px;
	color: #007d00;
	text-decoration: none;
}


