a:link { color: Darkorange; text-decoration: underline; } a:visited { color: Darkorange; text-decoration: underline; } a:hover { color: Lemonchiffon; text-decoration: none; } a:active { color: Darkorange; text-decoration: underline; } BODY { SCROLLBAR-FACE-COLOR: #990000; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #999999; SCROLLBAR-SHADOW-COLOR: #FF9900; SCROLLBAR-DARKSHADOW-COLOR: ; SCROLLBAR-ARROW-COLOR: #FF9900; SCROLLBAR-TRACK-COLOR: #333333; background-color: transparent; color: Darkgray; font-family: "Times New Roman", Times, serif; } .parent { border-width:3px; border-color:White; border-style:groove; font-family: verdana; font-weight: bold; font-size: 11px; text-align: left; color: Lemonchiffon; padding: 5px; background-color: #333333; } .child { border: 3px; border-color: Lemonchiffon; border-style: ridge; margin-top: 5px; text-align: center; background-color: transparent; } .framecomment { border: 4px; border-color: Darkred; border-style: ridge; background-color: transparent; color: Darkgray; } .navig { border: 2px; border-color: White; border-style: groove; font-family: "Times New Roman", Times, serif; font-size: 11px; color: Darkgray; background-color: Darkgray; background-image: url(interface/modern/nav.jpg); }