body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.navigation {
	font-family: "Comic Sans MS";
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	letter-spacing: 1px;
}

a:active {
	text-decoration: none;
}
.poodlesATplay {
	font-family: Jokerman;
	font-size: 56px;
	font-weight: bolder;
	color: #003300;
}
.regular_text {
	font-family: "Comic Sans MS";
	font-size: 16px;
	line-height: 24px;
}
.bold_text {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
}
.section_header {
	font-family: "Comic Sans MS";
	font-size: 48px;
	color: #003300;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.playgroup {
	font-family: "Comic Sans MS";
	color: #003300;
	font-size: 24px;
	font-weight: bold;


}
.sectionheadersmaller {
	font-family: "Comic Sans MS";
	font-size: 32px;
	color: #003300;

}

