<style type="text/css">
/* Text */
font.text_hb {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}
/* text english */
font.en_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	color: #FF3C19;
}

/* Links English*/
a.en:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	line-height: 17px;
	color: #FF3C19;
	font-style : normal;
	}
a.en:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	line-height: 17px;
	color: #FF3C19;
	font-style : normal;
	text-decoration: none;
	text-decoration: none;
}
a.en:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	line-height: 17px;
	color: #FF3C19;
	font-style : normal;
	}
a.en:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	line-height: 17px;
	color: #FF3C19;
	font-style : normal;
	text-decoration: none;
	background-color: #FF3C19;
}



/* Links */
a.hb:link {
	font-size:12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-family : sans-serif;
	font-style : normal;
	}
a.hb:active {
	font-size:12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-family : sans-serif;
	font-style : normal;
	text-decoration: none;
}
a.hb:visited {
	font-size:12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-family : sans-serif;
	font-style : normal;
	}
a.hb:hover {
	font-size:12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-family : sans-serif;
	font-style : normal;
	text-decoration: none;
	background-color: Black;
}





