body{
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	link: #000000
	alink: #000000
	vlink: #000000
	scrollbar-base-color:#000000;
scrollbar-track-color:#6C6707;
scrollbar-darkshadow-color:#6C6707;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#6C6707;
scrollbar-highlight-color:#000000;
scrollbar-arrow-color:#ffffff;
scrollbar-face-color:#B4AC0B;
	
}



/*+++++ TEXTES +++++*/


.texto {
  font-family: arial;
  font-size: 9pt;
  font-weight: normal;
  color: ffffff;
}

.textopeque {
  font-family: arial;
  font-size: 7pt;
  font-weight: normal;
  color: ffffff;
}



/*+++++ LINKS +++++*/

A.link:link { color: #E9E47A;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }

A.link:active { color: #E9E47A;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }

A.link:visited { color: #E9E47A;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }
	
A.link:hover { color: #ffffff;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }


