body {
	background-image: url(http://www2.homecu.net/%7Elpecu/images/m_rep.jpg);
	background-repeat: repeat-y;
}
.county {
	background-image: url(../images/county.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79250F;
	text-decoration: underline;

}
a:hover {
	text-decoration: none;
	color: #CCCC99;

}
