body {background-color: #000033;
		font-size:18px;
		font-family:Copperplate Gothic Bold;
		color: #666666 
		 }
A:hover {color: #666666;font-weight:bold}
A:visited {color: yellow }
p {font: Copperplate Gothic Bold;
	color:#666666;
	font-size:18px
	}
h1 {font: Copperplate Gothic Bold;
	color:#666666;
	font-size:48px;
	text-align:center
	}
h2 {font: Copperplate Gothic Bold;
	color:#666666;
	font-size:36px;
	text-align:center
	}
h3 {font: Copperplate Gothic Bold;
	color:#666666;
	font-size:24px;
	text-align:center
	}
h4 {font: Copperplate Gothic Bold;
	color:#666666;
	font-size:24px;
	text-align:left
	}
h5 {font: Copperplate Gothic Bold;
	color:yellow;
	font-size:18px;
	text-align:center
	}
.hfiveblue {font: Copperplate Gothic Bold;
	color:#666666;
	font-size:18px;
	text-align:center
	}
.forsale {font: Copperplate Gothic Bold;
		color:#FF0000;
		font-size:24px;
		text-align:center; 
		text-transform:capitalize;
		}
.yellowlink {color: yellow }
.small {font-size:12px }

#DogManagement a:hover {
	color: #666666;
	font-weight:bold;
}	
#DogManagement a:visited{
	color: #666666; 
}
