A
{
    COLOR: #FFFFFF;
    CURSOR: hand;
    TEXT-DECORATION: underline; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: normal;
}

A:visited
{
    COLOR: #FFFFFF;
    CURSOR: hand;
    TEXT-DECORATION: underline; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: normal;
}
A:hover
{
    COLOR: #FFFFFF;
    CURSOR: hand; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: normal; 
	text-decoration: none;
}
.tv_coverage {
    display:block;
	text-indent:-1000em;
	background: url(/images/nav/tv-coverage.gif) no-repeat 0 0;
	width:100px;
	height:20px;
}
.nca_blog {
    display:block;
	text-indent:-1000em;
	background: url(/images/nav/nca-blog.gif) no-repeat 0 0;
	width:100px;
	height:20px;
}
.newdistricts {
    display:block;
	text-indent:-1000em;
	background: url(/images/nav/newdistricts.gif) no-repeat 0 0;
	width:160px;
	height:20px;
}
.new_city_public_spaces {
    display:block;
	text-indent:-1000em;
	background: url(/images/nav/new-city-public-spaces.gif) no-repeat 0 0;
	width:160px;
	height:20px;
}
.navigation a:hover, .navigation a.active {
	background-position: 0 -20px;
}

	
