body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; color: #CC3333; font-size: 18px}
h2 {  font-size: 16px; font-style: italic; text-transform: uppercase; color: #9966CC}
a {   color: #000000; text-decoration: none}
a:hover {  color: #D12A1B}
a:visited {  color: #999999}

pour mettre typo en gras ajouter font-weight: bold; ligne 4 avant color.
