 Body {
font-size: 12px; 
font-family: Arial; 
font-weight: normal; 
font-style: normal; 
color: Black;
background-color : white
 }

TD  {
 	font-size : 12px;
 	font-family : Arial;
 	color : Black;
 }
 
 .TR_over {
	 background-color: #EEEEEE;
 }
 
 .TR_out {
 	background-color: ;
 }
 
 
A  {
 	font-size : 12px;
 	font-family : Arial;
 	color : Maroon;
	text-decoration : none;
	font-weight: bold;
 }

 .out {
 font-weight: normal;
 }
 A:hover
{
 	font-size : 12px;
 	font-family : Arial;
 	color : Maroon;
	text-decoration : underline
 }

A:visited {
 	font-size : 12px;
 	font-family : Arial;
 	color : Maroon;
 }
 
A:active
{
 	font-size : 12px;
 	font-family : Arial;
 	color : Maroon;
	text-decoration : underline
 }
 
 .presentation
 {
 	font-size : 10px;
 	font-family : Arial;
 	color : Black;
 }
 .titre
  {
 	font-size : 14px;
 	font-family : Arial;
 	color : Maroon;
 }