.noDecoration { text-decoration: none; ; color: #666666; background-repeat: no-repeat; } a:hover {text-decoration: underline; color: #666666;} a:visited {text-decoration: none; } .line { border: 1px solid #666666; } .link { color: #CCCCCC; } .Strike { text-decoration: line-through; } .underlinebox { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-top-color: #666666; border-right-color: #666666; border-bottom-color: #666666; border-left-color: #666666; } .outlinebox { border: 1px solid #666666; } .noDecorationPurple { text-decoration: none; ; color: #CC3399; background-repeat: no-repeat; } .whitelink { color: #FFFFFF; text-decoration: none; } .visited { text-decoration: none; }