td 	{ vertical-align: top; }
a 	{
		color: #00ff00 /*bb7f2b;*/
		text-decoration: none;
	}

a:link {
	color: #bb7f2b;
	text-decoration: none;
}
a:visited {
	color: #d5b3a2;
	text-decoration: none;	
}
a:hover {
	color: #703410;
	text-decoration: underline;
}
a:active {
	color: #644b2b;
	text-decoration: underline;	
}
#townName a {
	color: #644b2b;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	line-height : 16px;
	letter-spacing : 0.005 em;
	text-decoration : none;
}
#townName a:link,  #townName a:visited {
	color: #644b2b;
}
#townName a:hover {
	color: #D2691E;
}
#townName a:active {
	color: #000000;
}
.menuBlock {
	background-color: transparent;
	color: #644b2b;
	margin: 0;
	padding: 4px 2px 12px 12px;
	font-family : "Trebuchet MS", arial, helvetica, sans-serif;
	font-size : .9em;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	line-height : 28px;
	text-align: left;
}
