body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #CCCCCC;
}
.style1 {font-size: 12px}
.style5 {	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
#twokids {
	margin: 15px;
	float: right;
}
#baby {
	margin: 10px;
	float: left;
}
a:link {
	color: #660033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: underline;
	color: #660033;
}
a:active {
	text-decoration: none;
	color: #660033;
}

