<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --------------------------------------------------

   links.css
   Liens hypertextes
   (c) 2010-2016 Tiny Typo v1.3 - MIT License - tinytypo.tetue.net

----------------------------------------------------- */
/* Hyperliens
[fr] SignalÃ©tique des hyperliens : http://letrainde13h37.fr/43/signaletique-hyperliens/ */
a         { color: navy; text-decoration: none }
a:active     { color: navy; text-decoration: none }
a:vlink    { color: navy; text-decoration: none }
a:link    { color: navy; text-decoration: none }</pre></body></html>