.button      { position: relative; width: 150; height: 15; z-index: 99; font-family: Arial; 
               color: #000000; font-size: 11px; border: 1px solid #0033FF; }
.button a:link { background-color: #FFFFFF; position: relative; width: 150; height: 15; 
               border: 0px solid #0033FF; color: #0033FF; 
               text-decoration: none;}
.button a:visited { background-color: #FFFFFF; position: relative; width: 150; height: 15; 
                z-index: 99; border: 0px solid #0033FF; color: #0033FF; 
               text-decoration: none;}
.button a:hover { background-color: #E5E5EF; position: relative; width: 150; height: 15; 
               z-index: 99; border: 0px solid #000000; color: #000000; 
               text-decoration: none;}
               
.button2      { background-color: #F5F5F5; position: relative; width: 200; height: 15; z-index: 99; font-family: Arial; 
               color: #000000; font-size: 11px; border: 1px solid #000000; }
.button2 a:link { background-color: #F5F5F5; position: relative; width: 200; height: 15; 
               border: 0px solid #000000; color: #000000; }
.button2 a:visited { background-color: #F5F5F5; position: relative; width: 200; height: 15; 
                z-index: 99; border: 0px solid #000000; color: #000000; }
.button2 a:hover { background-color: #CC0000; position: relative; width: 200; height: 15; 
               z-index: 99; border: 0px solid #000000; color: #FFFFFF; }

              
.button3      { background-color: #613A13; position: relative; width: 80; height: 40; z-index: 99; font-family: Arial; 
               color: #FFE751; font-size: 11px; border: 1px solid #000000; TEXT-DECORATION: NONE;}
.button3 a:link { background-color: #613A13; position: relative; width: 80; height: 40; 
               border: 0px solid #000000; color: #FFE751; TEXT-DECORATION: NONE;}
.button3 a:visited { background-color: #613A13; position: relative; width: 80; height: 40; 
                z-index: 99; border: 0px solid #000000; color: #FFE751; TEXT-DECORATION: NONE;}
.button3 a:hover { background-color: #FFFFCC; position: relative; width: 80; height: 40; 
               z-index: 99; border: 0px solid #000000; color: #000000; TEXT-DECORATION: NONE;}
