/* CSS Document */

/* CSS Document */

td {
	FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: normal; FONT-FAMILY: verdana, arial, geneva, sans-serif
}
A {
	TEXT-DECORATION: none;
	color: #660000;
	line-height: normal;


}
A:hover {
	TEXT-DECORATION: underline;
	color: #FF0000;
	line-height: normal;

}
.small {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: verdana, arial, geneva, sans-serif;
	line-height: normal;

}
.newsheading {
	FONT-WEIGHT: normal; FONT-SIZE: 1.1em; COLOR: #660000; FONT-FAMILY: helvetica, arial
}
.footer {
	font-size: 9px;
	color: #003366;
	line-height: normal;
}
.homelink {
	color: #FFFFCC;
}
.cityhalllinks {
	color: #003366;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #333333;
}
