body { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: Black; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } .button { height: 35px; width: 155px; } #buttonlink a{{display: block; width: 100%; height: 100%; text-decoration: none; font-family: "Ariel" sans-serif; font-weight: bold; text-align : center; padding-top : 6px; padding-left : 0px; background-image: url(images/button_01.jpg); } #buttonlink a:link { color: #1F1586; font-weight: bold; font-size: 12px; text-align: center; background-color: #990000; background-image: url(images/button_01.jpg); } #buttonlink a:visited { color: #1F1586; font-weight: bold; font-size: 12px; text-align: center; background-color: #990000; background-image: url(images/button_01.jpg); } #buttonlink a:hover { color: #ffffff; font-weight: bold; font-size: 12px; text-align: center; background-color: #990000; background-image: url(images/button_ro.gif); }