a:link { color: #cccccc; text-decoration: underline; } a:visited { color: #cccccc; text-decoration: underline; } a:hover { color: #FF00FF; text-decoration: none; } a:active { color: #FF00FF; text-decoration: underline; } BODY { background-color: #000099; color: Darkgray; font-family: verdana, "Times New Roman", Times, serif; } .parent { border-width:0px; border-color:White; border-style:groove; font-family: verdana; font-weight: bold; font-size: 11px; text-align: left; color: Lemonchiffon; padding: 5px; background-color: #0000FF; } .child { border: 0px; border-color: Lemonchiffon; border-style: ridge; margin-top: 5px; text-align: center; background-color: #000099; } .framecomment { border: 4px; border-color: #cccccc; border-style: ridge; background-color: #000099; color: Darkgray; } .navig { border: 0px; border-color: White; border-style: groove; font-family: verdana, "Times New Roman", Times, serif; font-size: 11px; color: Darkgray; background-color: #0000FF; }