@CHARSET "ISO-8859-1";
 .titre{font-size: x-large; color: navy}
 .paragraphe{font-size: large; color: navy}
 .contact{font-size: x-small; color: navy}

 a:link { color: #696; text-decoration: none }
 a:visited { color: #699; text-decoration: none }
 a:hover { color: #c93; text-decoration: underline }