
td		{ font-size: 13;
		  font-family: century gothic, tahoma;
		  color: #000000;
		}

.babillard	{ font-size: 11;
		  font-family: arial;
		  color: #000000;
		}
.apropos	{ font-size: 11;
		  font-family: century gothic, tahoma;
		  color: #000000;
		}
		
input	{ font-size: 10;
		  font-family: century gothic, tahoma;
		  color: black;
		  border:1px solid black;
		  background:white;
		}
textarea	{ font-size: 10;
		  font-family: century gothic, tahoma;
		  color: black;
		  border:1px solid black;
		  background:white;
		}

A:link        { text-decoration: underline; color: darkred; }
A:visited     { text-decoration: underline; color: darkred; }
A:hover       { text-decoration: underline overline; color: darkred;}
