
    .orange {
    color: #EB6F32;
    }
    a.orange {
    color: #EB6F32;
    text-decoration: none;
    }
    a.orange:visited {
    color: #EB6F32;
    text-decoration: none;
    }
    a.orange:hover {
    color: #666666;
    text-decoration: none;
    }



    .rot {
    color: #FF3300;
    }
    a.rot {
    color: #FF3300;
    text-decoration: none;
    }
    a.rot:visited {
    color: #FF3300;
    text-decoration: none;
    }
    a.rot:hover {
    color: #EC6400;
    text-decoration: none;
    }



    .dunklesrot {
    color: #CC0066;
    }
    a.dunklesrot {
    color: #CC0066;
    text-decoration: none;
    }
    a.dunklesrot:visited {
    color: #CC0066;
    text-decoration: none;
    }
    a.dunklesrot:hover {
    color: #666666;
    text-decoration: none;
    }



    .blau {
    color: #0033FF;
    }
    a.blau {
    color: #0033FF;
    text-decoration: none;
    }
    a.blau:visited {
    color: #0033FF;
    text-decoration: none;
    }
    a.blau:hover {
    color: #EC6400;
    text-decoration: none;
    }



    .hellblau {
    color: #0099CC;
    }
    a.hellblau {
    color: #0099CC;
    text-decoration: none;
    }
    a.hellblau:visited {
    color: #0099CC;
    text-decoration: none;
    }
    a.hellblau:hover {
    color: #EC6400;
    text-decoration: none;
    }



    .lila {
    color: #CC00CC;
    }
    a.lila {
    color: #CC00CC;
    text-decoration: none;
    }
    a.lila:visited {
    color: #CC00CC;
    text-decoration: none;
    }
    a.lila:hover {
    color: #666666;
    text-decoration: none;
    }



    .gruen {
    color: #009933;
    }
    a.gruen {
    color: #009933;
    text-decoration: none;
    }
    a.gruen:visited {
    color: #009933;
    text-decoration: none;
    }
    a.gruen:hover {
    color: #EC6400;
    text-decoration: none;
    }



    .gelb {
    color: #FFFF66;
    }
    a.gelb {
    color: #FFFF66;
    text-decoration: none;
    }
    a.gelb:visited {
    color: #FFFF66;
    text-decoration: none;
    }
    a.gelb:hover {
    color: #EC6400;
    text-decoration: none;
    }



    .braun {
    color: #CC6600;
    }
    a.braun {
    color: #CC6600;
    text-decoration: none;
    }
    a.braun:visited {
    color: #CC6600;
    text-decoration: none;
    }
    a.braun:hover {
    color: #666666;
    text-decoration: none;
    }    