a.lientexte1 {
  color: #0000cd;
  font-size: 14px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
a.lientexte1:hover {
  color: #cd5c5c;
  font-size: 14px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
a.lientexte2 {
  color: blue;
  font-size: 17px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}
a.lientexte2:hover {
  color: #20b2aa;
  font-size: 17px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: underline;
}
a.lientexte3 {
  color: #ff4500;
  font-size: 14px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
a.lientexte3:hover {
  color: #3cb371;
  font-size: 16px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
a.lientexte4 {
  color: #4169e1;
  font-size: 16px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}
a.lientexte4:hover {
  color: #3cb371;
  font-size: 16px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}
a.lientexte5 {
  color: #2e8b57;
  font-size: 18px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}
a.lientexte5:hover {
  color: #0000ff;
  font-size: 18px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}
body {
  color: black;
  background-color: white;
  background-image: url(bgBody.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}
.class {
  color: #4b4582;
  font-size: xx-large;
}
.class1 {
  color: #cd5c5c;
  font-size: large;
  font-weight: bold;
}
.class2 {
  color: #cd5c5c;
  font-size: medium;
  font-weight: bold;
  font-stretch: extra-expanded;
  text-decoration: none;
}
