@charset "iso-8859-1"; A:link { color: #99992a ; text-decoration: underline ; } A:visited { color: #99992a ; text-decoration: underline ; } A:active { color: #99992a ; text-decoration: none ; } A:hover { color: #f5b657 ; text-decoration: underline ; } /*** BODY ***/ body { background: #ffffff ; } /*** TAGS STANDARDS ***/ H3 { color: #336699 ; font-size: 14px ; font-weight: bold ; } /*** CLASSES DIVERSES ***/ .text { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 12px ; color: #112244 ; } .error { color: RED ; font-weight: bold ; } .debug { color: BROWN ; font-size: 10px ; } .option { color: BROWN ; font-size: 12px ; } .smalltitle { color: #336699 ; font-size: 10px ; font-weight: bold ; } .title { color: #336699 ; font-size: 12px ; font-weight: bold ; } .bigtitle { color: #336699 ; font-size: 14px ; font-weight: bold ; } .mainmenu { background-color: #d2d9e3 ; font-family: Arial, Helvetica, sans-serif ; color: #336699 ; } .code { background-color: #cccccc ; color: BROWN ; } .urgent { color: #f5b657 ; font-weight: bold ; font-family: Verdana, Arial, Helvetica, sans-serif ; } /*** EOF ***/