@charset "utf-8";
a:link {
	color: #669900;
	text-decoration: underline;
}
a:visited {
	color: #669900;
	text-decoration: underline;
}
a:hover {
	color: #669900;
	text-decoration: none;
}
a:active {
	color: #669900;
	text-decoration: underline;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../images/grass.jpg);
	background-repeat: repeat;
}
.micro-text {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.white-text {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.WHITE-TEXT-24 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}




a.white:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.natural-beef-text {
	font-family: "Arno Pro Smbd SmText";
	font-size: 20px;
	color: #669900;
	font-weight: bold;
	font-style: italic;
}



.header-18 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #669900;
}
.Header-14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.header-white-24 {
	font-family: Verdana;
	font-size: 24px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
}
.header24 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #669900;
}

