body {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
COLOR:#646464;
}

table {font-size:11px; font-family: Verdana, Arial, sans-serif;}

a {color:#FFC000; text-decoration: none;}
a:hover {color:#FFC000; text-decoration: underline;}
.orange {color:#FFC000;}
.torange {color:#FFC000; font-size:13px; font-weight: bold;}

a.vert {color:#AFCD00; text-decoration: none;}
a.vert:hover {color:#AFCD00; text-decoration: underline;}
.vert {color:#AFCD00;}
.tvert {font-size:13px; color:#AFCD00; font-weight: bold;}

a.bleu {color:#00D2FF; text-decoration: none;}
a.bleu:hover {color:#00D2FF; text-decoration: underline;}
.bleu {color:#00D2FF;}
.tbleu {font-size:13px; color:#00D2FF; font-weight: bold;}

.tblack {font-size:12px; color:#000000; font-weight: bold;}

.t1 {font-size:11px; font-weight: bold;}
.t2 {font-size:12px; font-weight: bold;}
.t3 {font-size:13px; font-weight: bold;}

.m {font-size:12px;}
.s {font-size:10px; font-family: arial, sans-serif;}

form {font-family: Verdana,Arial,sans-serif; font-size: 11px}

input {
font-size: 10px;
font-family: Verdana,Arial,sans-serif;
font-weight: 100;
color: #000000;
background-color="#FFFFFF";
border:1px solid #E2E3E5;
}

input.none {
border:0px;
}

select {
font-size: 10px;
font-family: Verdana,Arial,sans-serif;
font-weight: 100;
color: #000000;
}

textarea {
font-size: 10px;
font-family: Verdana,Arial,sans-serif;
font-weight: 100;
color: #000000;
}