body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.Newborn {
	font-weight: bold;
	color: #3333FF;
}

.Newborn_med {
	font-size: 16px;
	font-weight: bold;
	color: #3333FF;
}

.Newborn_lrg {
	font-size: 18px;
	font-weight: bold;
	color: #3333FF;
}

li { 

padding: 5px 0px; 

}

a {
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
	line-height: 18px;
}

a:hover {
	font-weight: bold;
	background-color: #3333FF;
	color: #FFFFFF;
	text-decoration: underline;
}