@charset "utf-8";
/* CSS Document */

a:link {
	color:#191919;
	text-decoration:none
}
a:active {color: #FFFFFF}
a:visited {
	color:#191919;
	text-decoration: none
}
a:hover {color: #FFFFFF}

.LINKS {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	color: #FFFFFF;
}

.TEXT {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #191919;
}
.style1 {
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
}

.LINKS_over {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	color: #FFFFFF;
}
.Golden {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	font-family: Arial;
}

.TEXTgold {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #191919;
}
.TEXTgoldFooter {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #191919;
}

.inner {
	position: relative;
	visibility: inherit;

}
.TEXTMAP {
    color: #000000 !important
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	
}

