/* main web site style definitions */
BODY,TD,P   { color: #666; font-size: 10px; font-family: Verdana, Arial }
A:visited      { color: #9a700e; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
A:link     { color: black; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
A:active     { color: black; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
A:hover   { color: black; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }

/* custom links */

A.spec1      { color: white; font-weight: bold; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
A.spec2 { color: #666; font-size: 9px; font-family: Verdana, Arial; font-weight: normal; text-decoration: none }
A.spec1:visited     { color: white; font-weight: bold; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
A.spec1:link     { color: white; font-weight: bold; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
A.spec2:link { color: #666; font-size: 9px; font-family: Verdana, Arial; font-weight: normal; text-decoration: none }
A.spec1:active     { color: white; font-weight: bold; font-size: 10px; font-family: Verdana, Arial; text-decoration: none }
A.spec1:hover      { color: black; font-size: 10px; font-family: Verdana, Arial; font-weight: bold; text-decoration: none }
/* custom text */	  
.texte   { color: #666666; font-size: 10px; font-family: Verdana, Arial }
.titre       { color: #c30058; font-size: 16px; font-family: Verdana, Arial; font-weight: bold }
.soustitre       { color: #606; font-size: 10px; font-family: Verdana, Arial; font-weight: bold }
