.menuLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	text-transform: uppercase;

}
a.menuLinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
}
.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.contentLink {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;

}
.blueLink {
	color: #330099;
	text-decoration: none;
}
.orangeLink {
	color: #CC9933;
	text-decoration: none;
}
.redLink {
	color: #FF3333;
	text-decoration: none;
}
.pinkLink {
	color: #FF00FF;
	text-decoration: none;
}
.greenLink {
	color: #009900;
	text-decoration: none;
}
.smallerPageHeading {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.menuBack {
	background-image: url(images/menu.gif);
}
.loiLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
}

.medical-green-oval {
	background: url(images/green-oval.gif) no-repeat;
	width: 500px;
	height: 97px;
	color: #ffffff;
	margin: auto;
	padding-top: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
