body {
	background-color: #993333;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-image: url(images/daycare_BK.jpg);

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993333;
	text-decoration: none;
}
.links {
	font-size: 10px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 20px;

}
a:link {
	color: #993333;
	text-decoration: underline;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	text-decoration: line-through;
}
a:active {
	background-color: #99CC00;
}
