.serviceLink {
	font-size: small;
	font-style: normal;
	color: #0033FF;
	text-decoration: underline;
	cursor: hand;
}
.backupQuote {
	font-size: xx-small;
	font-style: italic;
	color: #000000;
	text-align: left;
}
.servicesblock {
	font-size: small;
	margin: 0px;
	padding: 4px;
	width: 97%;
	overflow-x: none;
	overflow-y: auto;
	height: 150px;
}
.servicesRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-attachment: fixed;
	background-repeat: repeat;
	font-weight: bold;
	color: #FFFFCC;
	border: thin solid #000000;
	background-color: #990033;
}
.servicesData {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
