a:active {
    text-decoration: none;
    color: Blue;
    font-style: italic
}
a:link {
    text-decoration: none;
    color: #87CEEB;
}
a:visited {
    text-decoration: none;
    color: #6495ED;
}
a:hover {
    text-decoration: underline;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    color: White;
    background-color: #000000;
    font-size: 10pt
}
h3 {
    color: #4187E1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt
}
td {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt}
.gras {  font-weight: bold; color: #00CC33}
.lettrine {  background-color: #FFFFFF}
.paragraphe {  text-align: justify; color: #FFFFFF; margin-left: 30px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.petit {  font-size: x-small}
.titre1 {  color: #33CCFF; font-style: oblique; font-size: 10pt}
.message { font-size: small; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #003399}
.moyen { font-size: 8pt; font-family: Arial, Helvetica, sans-serif}
p {  color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.chanson { color: #FFFF00 ; font-size: medium; font-weight: bold}
.decouvertes { color: #CC33CC ; font-size: medium; font-weight: bold}
.hiphop { color: #00FF00 ; font-size: medium; font-weight: bold}
.house { color: #33CCCC ; font-size: medium; font-weight: bold}
.rock { color: #FF0000 ; font-size: medium; font-weight: bold}
.momes { color: #FF99FF; font-size: medium; font-weight: bold }
.humour { color: #FF9933; font-size: medium; font-weight: bold}
.salle {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFF00}
.lieu {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #00FF00}
ul {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt}
.bar { color: #0000FF; font-style: normal; font-size: 10pt ; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: #FFFFFF}

