body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
}
.footer {
	color: #FFFFFF;
	font-size: 12px;
}
.page-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.sub-title {
	font-size: 24px;
	color: #FFCC00;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
.border-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.small-text {
	font-size: 12px;
	line-height: normal;
}
h2 {
	font-weight: bold;
	color: #FFCC00;
	background-color: #000066;
	text-transform: uppercase;
	padding: 10px;
	margin-top: 50px;
	text-align: center;
	font-size: 36px;
	line-height: 40px;
}
.links {
	font-weight: bold;
	text-decoration: none;
}
.links a {
	text-decoration: none;
}
.links a:hover {
	color: #FFFFFF;
}
.redBold {
	color:#FF0000; 
	font-weight:bold;
}

#puppies td{
	text-align:center;
	padding:14px 0 14px 0;
}

#heading td{
	font-weight:bold;
	text-align:center;

}
