a:link
{
	color: #47020D;
}
a:visited
{
	color: #999999; 
} 
a:hover {
	COLOR: red;

}
a:active 
{
	color: #333333;}

p,h1,h2,h3,h4,h5,p,tr,li 
	{
	color:  #333333; 
	font-family: sans-serif, Verdana, Arial, Helvetica; 	
	}



h1 {
  font-size: 30px;
}

h2 {
  font-size: 25px
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

p {
  font-size: 16px;
  
}

.orange    {color:#FF9900}
h1.orange    {color:#FF9900}
h2.orange    {color:#FF9900}
h3.orange    {color:#FF9900}



font.Nav {
	font-family: arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-position: left;
	font-size: 10px;
	color: #47020D;
}

font.Text {  font-family: arial, geneva, helvetica, sans-serif; font-size: 10px;  background-position: left}

font.footer { FONT-SIZE: 10px; FONT-FAMILY: arial, geneva, helvetica, sans-serif}.liste {  font-family: "MS Sans Serif", sans-serif, Verdana, Arial, Helvetica; font-size: 10px}


body {
    
	margin-left:   20px;
 	margin-top:    20px;

   	}
