@charset "utf-8";

/* CSS Document */
H2 A {color:#009933}
H2 A:hover {color:#00a552}
#red A {color:#009933}
#red A:hover {color:#00a552}

.tbl_tbl#magenta TD H2 A {color:#009933}
.tbl_tbl#magenta TD H2 A:hover {color:#00a552}
.tbl_tbl#green TD H2 A {color:#009933}
.tbl_tbl#green TD H2 A:hover {color:#00a552}
.div_where DIV#activ { background:#009933 url(./images/green_right.gif) no-repeat right; }
.div_where#magenta DIV#activ {background:#009933 url(./images/magenta_right.gif) no-repeat right;}

