body {
  margin: 3%;
  background-color: #ffffff;
  color: #000000;
  font-size: 12px;
  font-family: arial;
}
aa:link {
  color: #0000ff;
  text-decoration: underline;
}
aa:active {
  color: #0000ff;
  text-decoration: underline;
}
aa:visited {
  color: #0000ff;
  text-decoration: underline;
}
aa:hover {
  color: #0000ff;
  text-decoration: underline;
}

td.colonne {
  border:  none;
  width: 730px;
  font-size: 14px;
  font-family: arial;
}

.mycomment {
  border-style: double;;
  border-width: medium;
  color: #0000ff;
  margin: 15px;
  padding: 7px;
  background: #f0f0f0;
  font-size: 15px;
  font-family: arial;
}

.mycomment2 {
  border-style: double;;
  border-width: medium;
  color: #0000ff;
  margin: 15px;
  padding: 7px;
  background: #FFFFFF;
  font-size: 15px;
  font-family: arial;
}

.mysmallcomment {
  border-style: simple;
  border-width: medium;
  color: #0000ff;
  margin: 15px;
  padding: 7px;
  background: #f0f0f0;
  font-size: 13px;
  font-family: arial;
}

.rouge {
  color: #ff0000;
  font-weight: bold;
}

.seprot {
  color: #ff0000;
  font-weight: bold;
}
