.customtitle {
	font-family: "Arial";
	font-size: 16px;
	color: #FF6600;
}
.textcustom {

	font-family: "Arial";
	font-size: 14px;
	color: #333333;
}
.orangemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.orangemenu a:link {
	color: #333333;
	text-decoration: none;
}
.orangemenu a:visited {
	color: #333333;
	text-decoration: none;
}
.orangemenu a:hover {
	color: #000000;
	text-decoration: underline;

}
.orangemenu a:active {
	color: #333333;
	text-decoration: none;
}
.language {
	font-family: "Arial";
	font-weight: bolder;
	color: #FF6600;
	font-size: 12px;
}
.language a:link {
	color: #FF6600;
	text-decoration: none;
}
.language a:visited {
	color: #FF6600;
	text-decoration: none;
}
.language a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.language a:active {
	color: #333333;
	text-decoration: none;
}
.changelang {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}
.changelang a:link {
	color: #666666;
	text-decoration: none;
}
.changelang a:visited {
	color: #333333;
	text-decoration: none;
}
.changelang a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.changelang a:active {
	color: #666666;
	text-decoration: none;
}
.copyright {
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
}
.copyright a:link {
	color: #666666;
	text-decoration: none;
}
.copyright a:visited {
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {
	color: #333333;
	text-decoration: underline;

}
.copyright a:active {
	color: #666666;
	text-decoration: none;
}

