.gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
h1 {  font-size: x-large; font-weight: bold}
h2 {  font-size: medium; font-weight: bold}
h3 {  font-size: small}
p:first-letter { font-weight: bold}
a {  color: #CC3300; text-decoration: none}
a:visited {  color: #FF0000}
a:link {  color: #bb0000}
a:hover {  color: #FF9900}