body { font-family: lucida; font-type: serif; font-size: 12px; background-color: #aaaaaa; } .bgheader { } .bgbody { } .bgfooter { } .centerpiece { min-width: 700px; max-width: 900px; margin: 0 auto; float: none; border-right: 1px solid #000000; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; background-color: #ded8d0; } a:link {color: #555555; text-decoration: none; border: none;} a:visited {color: #555555; text-decoration: none; border: none;} a:hover {color: #aaaaaa; text-decoration: none; border: none; } .borderit img{ border: 1px solid #555555; } .borderit:hover img{ border: 1px solid #aaaaaa; } .borderit:hover{ color: red; /* irrelevant definition to overcome IE bug */ }