

.rouge
{
text-align: center;  
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: red;
}
a:link {
  color: #3c160b;
  font-family: Comic Sans MS;
  font-size: 8pt;
  text-decoration: none;
}

a:hover {
  font-family: Comic Sans MS;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
  color: #ba030a;
}
