.headlink a{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}

.headlink a:hover {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}

a {
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #000099;
  text-decoration: none;
}

a:hover {
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #000099;
  text-decoration: underline;
}

p,td,ol,ul,li {
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.BabyFaceHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 2px;
}

#baby a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#0066CC;
	text-decoration:none;	
}

#baby a:hover {
	color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p,h1,h2,h3,h4,h5,ul,ol {
	font-family: Arial, Helvetica, sans-serif;
}