@charset "utf-8";
.body_text_header {
	font-family: Georgia, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	height: auto;
	vertical-align: 0%;
}

/* CSS Document */

.body_text {
	font-family: Georgia, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.body_text a {
	font-family: Georgia, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #669900;
}


.body_text_thin {
	font-family: Georgia, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

.body_text_red {
	font-family: Georgia, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.body_text_bold {
	font-family: Georgia, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.body_text_bold a {
	font-family: Georgia, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #669900;
}
.body_text_bold_red {
	font-family: Georgia, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}


.body_text_laaarge {
	font-family: Georgia, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.body_text_laaarge a {
	font-family: Georgia, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #669900;
}

.body_text_laaarge_red {
	font-family: Georgia, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.body_tagline {
	font-family: Georgia, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.body_tagline a {
	font-family: Georgia, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #669900;
}
.petfood_images {
	font-family: Georgia, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	border: 2px solid #FFFFFF;
}
.petfood_images a {
	font-family: Georgia, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	border: 2px solid #FFFFFF;
}

.petfood_images  a:hover {
	font-family: Georgia, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	border: 2px solid #669900;
}

