input, select, textarea {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.fT11n {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
}

.fT11b {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

.cTx {color:#000000;}

.aLN {color:#000000;}
.aLN:link {color:#000000; text-decoration:none;}
.aLN:visited {color:#000000; text-decoration:none;}
.aLN:hover {color:#779911; text-decoration:underline;}

.town a {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	outline:none;
	padding:0px 0px 0px 14px ;
	background-image:url(../images/info_orange.gif);
	background-repeat:no-repeat;
	background-position:center left;
	display:block;
}

.town a:hover {
	color:#779911;
	background-image:url(../images/info_green.gif);
	text-decoration:underline;
}