@charset "utf-8";

/* CSS Document */
H2 A {color:#669900}
H2 A:hover {color:#80c000}
#red A {color:#669900}
#red A:hover {color:#80c000}

.tbl_tbl#magenta TD H2 A {color:#669900}
.tbl_tbl#magenta TD H2 A:hover {color:#80c000}
.tbl_tbl#green TD H2 A {color:#669900}
.tbl_tbl#green TD H2 A:hover {color:#80c000}
.div_where DIV#activ { background:#96d102 url(./images/green_right.gif) no-repeat right; }
.div_where#magenta DIV#activ {background:#96d102 url(./images/magenta_right.gif) no-repeat right;}

