     img.special {
        border: 3px #999977 solid}
     form.ca:hover {
        background-color: #FF5522}
     form.gal:hover {
        background-color: #FFFF22}
     form.lnk:hover {
        background-color: #00FF00}
     input.this {
        height: 35; width: 100; font-weight: bold; cursor: pointer; background-color: #332211; color: #FF7722 }
     input.ca {
        height: 35; width: 100; font-weight: bold; cursor: pointer; background-color: #332211; color: #BBBB99  }
     input.lnk {
        height: 35; width: 100; font-weight: bold; cursor: pointer; background-color: #111900; color: #bbbb99 }
     input.this:hover {
        height: 35; width: 100; font-weight: bold; background-color: #FF7722; color: #332211 }
     input.ca:hover {
        height: 35; width: 100; font-weight: bold; background-color: #774411; color: #00FF00 }
     input.lnk:hover {
        height: 35; width: 100; font-weight: bold; background-color: #114400; color: #00FF00 }



