.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #339966;
	text-decoration: underline;
}
.bottom_services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.blue_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0072AC;
	text-decoration: none;
}
.blue_box {
	background-color: #D5E7F3;
	padding: 20px;
	border: 1px solid #0073AC;
	width: 100%;
}
.red_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CB3333;
	text-decoration: none;
}

