@charset "iso-8859-2";
/* CSS Document */
ol {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	font-weight:bold;
	width:590px;
	color:#999999;
}

.map a:link, .map a:visited, .map a:active{
	color:#222222;
	font-size:14px;
	text-decoration:  none;
	} 

.map a:hover {
	color:#666666;
	font-size:14px;
	background-color:#FAFAFF;
	text-decoration:  underline;
	}



