<style type="text/css">
BODY  { color: #FF9900; background: #FF9900; font-family: Times New Roman; font-size: 14px; margin-top: 0px; margin-bottom : 0px; margin-left: 0px;  margin-right: 0px; }


/* lien non encore visité */
A:link { font-family: Times New Roman; font-weight: normal; font-size: 12px; color: #000000; text-decoration: none; }
A.labo:link { font-family: Times New Roman; font-weight: normal; font-size: 50px; color: #000000; text-decoration: none; }
A.ssti:link { font-family: Times New Roman; font-weight: bold; font-size: 18px; color: #000000; text-decoration: none; }



/* lien visité */
A:visited { font-family: Times New Roman; font-weight: normal; font-size: 12px; color:#000000; text-decoration: none; }
A.labo:visited { font-family: Times New Roman; font-weight: normal; font-size: 50px; color:#000000; text-decoration: none; }
A.ssti:visited { font-family: Times New Roman; font-weight: bold; font-size: 18px; color:#000000; text-decoration: none; }


/* lien sur lequel l'utilisateur passe la souris */
A:hover { font-family: Times New Roman; font-weight: normal; font-size: 12px; color:#FF0000; text-decoration: none; }
A.labo:hover { font-family: Times New Roman; font-weight: normal; font-size: 50px; color:#FF0000; text-decoration: none; }
A.ssti:hover { font-family: Times New Roman; font-weight: bold; font-size: 20px; color:#FF0000; text-decoration: none; }


/* lien cliqué */
A:active  { font-family: Times New Roman; font-weight: normal; font-size: 12px; color: #FFFFFF; text-decoration: none; }
A.labo:active  { font-family: Times New Roman; font-weight: normal; font-size: 50px; color: #FFFFFF; text-decoration: none; }
A.ssti:active { font-family: Times New Roman; font-weight: bold; font-size: 20px; color: #FFFFFF; text-decoration: none; }

/* typographie */
.typo12g { font-family: Times New Roman; font-weight: bold; font-size: 12px; color: #696969; }
.typo14n { font-family: Times New Roman; font-weight: normal; font-size: 14px; color: #696969; }
.typo14g { font-family: Times New Roman; font-weight: bold; font-size: 14px; color: #696969; }
.typo20blancg { font-family: Times New Roman; font-weight: bold; font-size: 20px; color: #ffffff; }
.typo20blancn { font-family: Times New Roman; font-weight: normal; font-size: 20px; color: #ffffff; }

.fauxlien { font-family: Courier New; font-weight: bold; font-size: 12px; color: #6c7ab6; }

</style>