.normal  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}

.bold  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :bold;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}



.adresse  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}

input.bg {
	background-color:#ffddaa ;
}
	
HR	{color: #000000;}

H1  {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :bold;
	font-style : normal;
	color : #FFE649;
	text-decoration : none;
}

H2  {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :bold;
	font-style : normal;
	color : #FFE649;
	text-decoration : none;
}

H3  {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :bold;
	font-style : normal;
	color : #FFE649;
	text-decoration : none;
}


A {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #FEdd1F;
}

A:Visited  {color:#FEdd1F;}

A:Active  {color:#FEdd1F;}

A:Hover  {color:#ffff66;}