@charset "utf-8";
/* CSS Document */

a:link { color:#FFFFFF; text-decoration:none}
a:active {color: #E1A600}
a:visited {color:#FFFFFF; text-decoration: none}
a:hover {color: #E1A600}

.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: normal;
	font-size: 12px;
	color: #FFFFFF;
}
.style1 {
	color: #E1A604 !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: #E1A604;
}
.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: #E1A604;
}
