/* CSS Document */


a:link {height: 35px; width: 70px; border-width: 0;}
a:link {background: url('button.gif') no-repeat top left;}
a:hover {background: url('button2.gif') no-repeat top left;}

body 
{

}