

#map a {
	color:#FFFFFF;
	text-decoration:none;
	width:120px;
	background-color:#00549F;
	text-transform: none;


}

#map a:visited{
	color:#FFFFFF;
	text-decoration:none;
	width:120px;
	background-color:#00549F;

}

#map a:active{
	color:#000000;
	text-decoration:none;
	width:120px;
	background-color:#CAE4FF;

}


#map a:hover {
	color: #000000;
	text-decoration:none;
	width:120px;
	background-color:#D6DFF7;

}

#map td
{
color: #009F00;
text-decoration:none ;

}







