.menu {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
#menu:link,visited {
	text-decoration: none;
}
#menu:hover {
	text-decoration: none;
	background-image: url(img/indic.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: center;
}
.menu-visited {
	font-family: arial;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
#menu-visited:link,visited {
	text-decoration: none;
}
#menu-visited:hover {
	text-decoration: none;
	background-image: url(img/indic.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: center;
}
.menu-footer {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#menu-footer:link,visited {
	text-decoration: none;
}
#menu-footer:hover {
	text-decoration: none;
	background-image: url(img/bg_top.jpg);
	background-repeat: no-repeat;
}
.menu-top {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#menu-top:link,visited {
	text-decoration: none;
}
#menu-top:hover {
	text-decoration: none;
}
.map {
	border: 1px solid #EAEAEA;	
}
.text {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
}

.text-link {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#text-link:link,visited {
	text-decoration: none;
}
#text-link:hover {
	text-decoration: underline;
}
