
td.button {
border-top: outset #FFDD66;
border-right: outset #FFDD66;
border-bottom: outset #FFDD66;
border-left: outset #FFDD66;
border-top-width: 5px; 
border-right-width: 5px; 
border-bottom-width: 5px; 
border-left-width: 5px;


font-family: Arial, Helvetica, Sanserif;
 font-weight: bold;
font-style: none;
font-size: 15px;
line-height: 1.0;

}

td.button A {text-decoration: none}

td.button A:link {text-decoration: none}
td.button A:visited {text-decoration: none}
td.button A:hover {text-decoration: none; color: red;}
td.button A:active {text-decoration: none;color: maroon;}