BODY{
font-family : Verdana, Arial, sans-serif ;
font-size : 10px;
background-color: White;
color: Black;
 background-repeat : no-repeat;
 background : url(img/left_nav_backing.gif) no-repeat;
}
A {
font-family : Verdana, Arial, sans-serif ;
font-size : 10px;
text-decoration: none;
color: White;
}
A:Hover {
font-family : Verdana, Arial, sans-serif ;
font-size : 10px;
text-decoration: underline overline;
color: White;
}
td{
 
font-family : Verdana, Arial, sans-serif ;
font-size : 10px;

}
.verd{
background-color: #546474;
font-family : Verdana, Arial, sans-serif ;
font-size : 10px;
 color : #B0C4DE;
 }
 .blanc{
 color : #FFD700;
}
#menu{
font-family : Verdana, Arial, sans-serif ;
font-size : 10px;
/*background-color: #c5d7eb*/;
background-color: #6189c9;
 border : 1px solid Black;
}
.texte{
background-color: #FFFFFF;
font-family : Verdana, Arial, sans-serif ;
font-size : 10px; 
border : 0px dotted #B0C4DE;
 padding : 3px;
}

#startingMsg 
        {
		 text-align: middle;
		font-size: 10px;
        font-family:Verdana, arial; 
        color: #DC143C;
		font-weight : normal;
		
		
        }
