a:link { color:rgb(255,255,0); text-decoration:underline; }
a:visited { color:rgb(255,255,0); text-decoration:underline; }
a:active { color:rgb(255,255,0); text-decoration:underline; }
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar   */

BODY { color: rgb(255,255,0) ; background: rgb(0,0,135) ; font-weight:normal }
li, td, th, p, address, ul { color: rgb(255,255,0) ; font-weight:normal  }
