/* Definition des liens */ a { color: #003399; text-decoration: none; } a:link, a:active { font-size: small; font-weight: bold; } a:visited { color: #0099FF; font-size: small; font-weight: bold; } a:hover { text-decoration: underline; } body { background-color: #CDCDCD; } table {