.text {
	font-family: "Courier New", Courier, mono;
	color: #0962A6;
	font-size: 14px;
	font-style: normal;
}
.header {
	font-family: "Courier New", Courier, mono;
	color: #0962A6;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bolder;
	font-variant: normal;




}
.ph-border {
	border: 5px double #5AA8A8;
}
.text-menu {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	text-transform: lowercase;
	text-align: center;
	vertical-align: middle;
}
.defenition {
	font-family: "Courier New", Courier, mono;
	color: #0962A6;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;

}
.sale {
	font-family: "Courier New", Courier, mono;
	color: #CC0066;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;

}
.doggy {
	font-family: "Courier New", Courier, mono;
	color: #0962A6;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;

}

