.button {   
  border: 5px outset #CDCDCD;   
  padding: 2px;   
  width: 100px;   
  color: white;   
  font-family: Arial, Helvetica, sans-serif;   
  font-size: .95em;   
    font-weight : bold;   
  text-align: ;   
  height: ;   
  background-color: #CCCCCC;   
}   
  
.button a:link {   
    text-decoration : none;   
    color : black;   
    font-weight : ;   
    background : ;   

}   
.button a:visited {   
    text-decoration : none;   
    color : black ;
    font-weight : ;   
}   
.button a:hover {   
    text-decoration : ;   
    color : black;   
    font-weight : ;   
    background : yellow; 
    width: 87px;  
    height: 30px;  
}   
  
.button2 {   
  border: 5px outset #CDCDCD;   
  padding: 2px;   
  width: 100px;   
  color: white;   
  font-family: Arial, Helvetica, sans-serif;   
  font-size: .95em;   
    font-weight : bold;   
  text-align: ;   
  height: ;   
  background-color: #ffdead;   
}   
  
.button2 a:link {   
    text-decoration : none;   
    color : black;   
    font-weight : ;   
    background : ;   

}   
.button2 a:visited {   
    text-decoration : none;   
    color : black ;
    font-weight : ;   
}   
.button2 a:hover {   
    text-decoration : ;   
    color : black;   
    font-weight : ;   
    background : yellow; 
    width: 87px;  
    height: 30px;  
}   

.button3 {   
  border: 5px outset #CDCDCD;   
  padding: 2px;   
  width: 100px;   
  color: white;   
  font-family: Arial, Helvetica, sans-serif;   
  font-size: .95em;   
    font-weight : bold;   
  text-align: ;   
  height: ;   
  background-color: #CCCCCC;   
}   
  
.button3 a:link {   
    text-decoration : none;   
    color : black;   
    font-weight : ;   
    background : ;   

}   
.button3 a:visited {   
    text-decoration : none;   
    color : black ;
    font-weight : ;   
}   
.button3 a:hover {   
    text-decoration : ;   
    color : black;   
    font-weight : ;   
    background : yellow; 
    width: 87px;  
    height: 18px;  
 
}   
