body {
background-color: #1B1B1B;
margin: 0px 0px 0px 0px;
text-align: center;
color: #F9AA00;
font-family: Arial;
font-size: 12px;
}
a:link {
color: #FF0000;
text-decoration: underline;
}
a:visited {
color: #FF0000;
text-decoration: underline;
}
a:active {
color: #FF0000;
text-decoration: underline;
}
a:hover {
color: #F9AA00;
text-decoration: underline;
}
.imgstm {
width: 18px;
height: 18px;
border: none;
vertical-align: middle;
}
.marquee {
border-width: 1px;
border-style: dashed;
background-color: #1B1B1B;
border-color: #CCCCCC;
}
.champp {
width: 88px;
font-family: Arial;
font-size: 11px;
color: #F9AA00;
background-color: #1B1B1B;
border: 1px solid #CCCCCC;
border-radius: 6px;
}
.champm {
width: 166px;
font-family: Arial;
font-size: 11px;
color: #F9AA00;
background-color: #1B1B1B;
border: 1px solid #CCCCCC;
border-radius: 6px;
}
.bouton {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #FF0000;
background-color: #1B1B1B;
border: 1px solid #F9AA00;
border-radius: 6px;
}
