.healthypetmain {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.healthypetmainbold {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.healthypetmainblue {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006699;
}

.healthypetmain-orange {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff9933;
}

.healthypetmainred {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cc0000;
}
	
.healthypetmainredbold {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc0000;
}

.healthypettitlenblue {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006699;
}

.healthypettitlenblack{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.healthypetmain a:link {
	text-decoration: underline;
	color: #000000;
	}
.healthypetmain a:visited {
	text-decoration: underline;
	color: #000000;
	}
.healthypetmain a:hover {
	text-decoration: underline;
	color: #ff9933;
	}
.healthypetmain a:active {
	text-decoration: underline;
	color: #000000;
	}

.healthypetfooter {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

.healthypetfooterblack {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.healthypetfooter a:link {
	text-decoration: underline;
	color: #666666;
	}
.healthypetfooter a:visited {
	text-decoration: underline;
	color: #666666;
	}
.healthypetfooter a:hover {
	text-decoration: underline;
	color: #666666;
	}
.healthypetfooter a:active {
	text-decoration: underline;
	color: #666666;
	}
	
	.healthypetwhite {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.healthypetwhite a:link {
	text-decoration: underline;
	color: #ffffff;
	}
.healthypetwhite a:visited {
	text-decoration: underline;
	color: #ffffff;
	}
.healthypetwhite a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
.healthypetwhite a:active {
	text-decoration: underline;
	color: #ffffff;
	}
	
	.healthypetbottomtext {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

.healthypetbottomtext a:link {
	text-decoration: underline;
	color: #000000;
	}
.healthypetbottomtext a:visited {
	text-decoration: underline;
	color: #000000;
	}
.healthypetbottomtext a:hover {
	text-decoration: underline;
	color: #ff9933;
	}
.healthypetbottomtext a:active {
	text-decoration: underline;
	color: #000000;
	}
