a:link {
	color: #0000CC;
	text-decoration:none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;


       }
a:visited {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;


          }
a:active {
	color: #FF0000;
	text-decoration:none;


         }
a:hover {
	color: #F00F00;
	text-decoration:underline overline blink;


        }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
     }
h1 {
	font-family : "Courier New", Courier, mono;
	font-size : 24px;
	color : #990000;
	font-weight: bold;
         }
textarea {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          color : #000000;
          border-width : 1px;
          border-style : solid;
          background-color : #E4FFEC;
          border-color : #000000;
         }
select {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10;
        color : #000000;
        border-width : 2p1;
        border-width : 1px;
        border-style : solid;
        background-color : #E4FFEC;
        border-color : #000000;
       }
input {
       font-family : Verdana, Arial, Helvetica, sans-serif;
       font-size : 10;
       text-decoration: none;
       color: #000000;
       background-color : #E4FFEC;
       border : 1px solid #000000;
      }
TD {
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
   }
.liste {
  list-style-type: circle;
  list-style-image:url(favico.ico);
}
.help {
	color: #006600;
	cursor: help;
	font-weight: bold;


}
.little {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
