h3.serviceHeading 
{
	font-size: 12pt;
	font-weight: bold;
}
h3.serviceHeading, h3.serviceHeading a 
{
	margin-top: 30px;
}
 
h3.serviceHeading a, h3.serviceHeading a:LINK, a.serviceLink, a.serviceLink:LINK
{
	color: #263F91;
	text-decoration: none;
}
h3.serviceHeading a:HOVER, a.serviceLink:HOVER
{
	text-decoration: underline;
}
a.serviceLink, a.serviceLink:LINK 
{
	text-decoration: underline !important;
}
a.serviceLink:HOVER 
{
	color: #900;
}
