.normal { font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #FFFFFF; } .ueberschrift { font-family: Arial, Helvetica, sans-serif; font-size: 180%; font-weight: bold; color: #FF6600; } .uebermittel { font-family: Arial, Helvetica, sans-serif; font-size: 130%; font-weight: bold; color: #FFFF00; } a:link { font-family: Arial, Helvetica, sans-serif; font-size: 110%; color: #FF6600; font-weight: normal; text-decoration: underline; } a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 110%; font-weight: normal; color: #FF9900; } a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 110%; font-style: normal; font-weight: normal; color: #FF9900; } a:active { font-family: Arial, Helvetica, sans-serif; font-size: 110%; font-weight: normal; color: #FF6600; } body { background-color: #330066; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }