.rural {
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 10px;

}
a:link {
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;




}
a:hover {
	text-decoration: none;
	color: #FF3300;

}
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 12px;

}

