<style>{  }
a:link
{
	color: rgb(98,134,243); 
}
a:visited
{
	color: rgb(76,104,189); 
} 
a:active 
{
	color: rgb(250,228,0);
}
a:hover 
{ 
	color: rgb(250,228,250);
}
body
{
	scrollbar-face-color: rgb(20,82,0);
	scrollbar-track-color: rgb(20,53,0);
	scrollbar-shadow-color: rgb(20,53,0);
	scrollbar-3dlight-color: rgb(254,255,27);
	scrollbar-highlight-color: rgb(0,0,0);
	scrollbar-darkshadow-color: rgb(19,54,0);
	scrollbar-arrow-color: rgb(248,255,17);
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: bold; 
	color: rgb(198,205,207);
	text-align: justify;
	background-image: url('images/fond.jpg');
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(20,82,0);
	
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(20,82,0);
		
}
h1
{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 14px;	
	color: rgb(20,53,0);
	text: center;
	text-transform: uppercase;
	background-image: url('images/bordas_fond_h1.jpg');
	text-decoration: center
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold; 
	color: rgb(198,205,207);
	background-color: rgb(0,0,0);
	text-align: center;
} 
h3
{
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(204,102,51);
}
h5
{
	color: rgb(198,74,0);
}
h6
{
	font-size: 12px; 
	color: rgb(0,0,255);
	background-color: rgb(198,205,207);
	text-align: center;
}
--></style>.