a, a:visited {
	color: #906238;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a:hover, a:active { 
	color: #78AD00; 
	text-decoration: underline; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.menu, a.menu:visited {
	color: #906238;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu:hover, a.menu:active { 
	color: #78AD00; 
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a.footer, a.footer:visited {
	color: white;
	text-decoration: none;
}
a.footer:hover, a.footer:active { 
	color: white; 
	text-decoration: none;
}
.blank_cell {
	font-size: 1px;
	color: white;
}
.features_cell {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #556A43;
	text-transform: capitalize;
}
.green_cell {
	background-color: #556A43;
}
.grey_cell {
	border: 1px solid #ACACAC;
	background-color: #EBEBEB;
}
.menu_cell {
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.white_cell {
	border: 1px solid #ACACAC;
}
.company_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #556A43;
	text-align:center;
	padding-top: 10px;
}
.news {
 padding-left: 10px;
 padding-right: 10x;
 }
.text {
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 }
.copyright {
color: white;
text-align: center;
line-height: 30px;
}
.footer {
text-align: center;
}
.offer {
border-right: 1px solid #cccccc;
}
hr {
	height: 1px;
	width: 98%;
	color: #cccccc;
}
.button {
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #556A43;
font-weight:bold;
background-color: #EBEBEB;
}
