.verd_x-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small
}
.verd_xx-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small
}
.cent_bold_white {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-small
}

.cent_bold_white_xxsmall {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px
}

.cent_bold_orange {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FF8500;
	font-size: x-small
}

a:link {  text-decoration: none; color:#FF8601}
a:active {  text-decoration: underline}
a:hover {  text-decoration: underline}
a:visit { text-decoration:none; color:#FF8601}

.navi a:link {  text-decoration: none; color:FFF}
.navi a:active {  text-decoration: none; color:FFF}
.navi a:hover {  text-decoration:none; color:#FFC862}
.navi a:visit { text-decoration:none; color:FFF }