/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */


a:link {  color: #336699; text-decoration: none}
a:visited {  color: #336699; text-decoration: none}
a:hover {  color: #CC0000; text-decoration: underline}
