table#services th {
	font-size:16px;
}

table#services th, table#services td {
	width:25%;
	padding:10px;
	border-right:10px solid white;
	background-color:#cfe7ff;
}

table#services {
	border-collapse:collapse;
	text-align:left;
}

div#testimonials p a:link, div#testimonials p a:visited, div#testimonials p a:active, div#testimonials p a:hover {
	font-weight:bold;
	text-decoration: none;
}

div#testimonials p a:hover {
	text-decoration:underline;
}