    
a, a:link, a:active, a:visited, a:hover 
{
   border: none;
   color: black;
   text-align: center;
   font-size:18px;
    font-weight: bold;
    font-family: Papyrus, Monotype Corsiva, Verdana;
    width:135px;
    text-decoration:none;
    display: block;
    line-height:15px;
   padding: 2px 2px;
}
