

#button a 
{
font-family: "Comic Sans MS";
font-style : normal ;
font-size : 10pt; 
font-weight :bold;
text-align :center; 
color :#000000;
text-decoration : none }

#button a:hover
{ font-family: "Comic Sans MS";
font-style : normal ;
font-size : 10pt; 
font-weight :bold;
text-align :center; 
color :#FFFFFF;
text-decoration : none}
