.linkeffect2 A { text-decoration:none ; color: #000066}

.linkeffect3 A { text-decoration: none ; color: #00FF00}
.linkeffect3 A:hover { background-color: #000000; color: #00FF00; text-decoration: none}
.linkeffect3 A:active { text-decoration: none}

.linkeffect A { text-decoration: none ; color: #006600}
.linkeffect A:hover { background-color: #006600; color: #00FF00; text-decoration: none}
.linkeffect A:active { text-decoration: none}

BODY 
{ 
scrollbar-base-color: #006600; 
scrollbar-arrow-color: #FFFFFF;
scrollbar-DarkShadow-Color: #000000;
scrollbar-Track-Color: #EEEEEE;}
