/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
}
.mfg_exp_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #13457A;
	font-weight: bold;
}
.pump_text {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; color: #000000; 
	font-weight: bold; 
}
.links_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.links_text:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.welcome_text {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}
.bell_pumps {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 14px; 
	color: #29166F; 
}
.content_text {
	font-family: Tahoma;
	font-size: 11px;
}
.content_text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.read_more {
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.read_more:hover {
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
-->
</style>