a:link {color: ffff00; text-decoration:none;}
a:visited {color: cccc00; text-decoration:none;}
a:hover {color: ffff00; text-decoration:underline;}
a:active {color: cc9900; text-decoration:none;}

A.papa:link   { color: 00ff00; font-weight: bold; text-decoration: none;}
A.papa:visited{ color: 00ff00; font-weight: bold; text-decoration: none;}
A.papa:hover  { color: 00ff00; font-weight: bold; text-decoration: underline;}
A.papa:active { color: 00ff00; font-weight: bold; text-decoration: underline;}

BODY {
SCROLLBAR-FACE-COLOR: 00ff00;
SCROLLBAR-HIGHLIGHT-COLOR: 00ff00;
SCROLLBAR-SHADOW-COLOR: 000000;
SCROLLBAR-3DLIGHT-COLOR: 000000;
SCROLLBAR-ARROW-COLOR: 000000;
SCROLLBAR-TRACK-COLOR: 000000;
SCROLLBAR-DARKSHADOW-COLOR: 000000;
}
