a.mfbutton {
        display:                block;
        width:                  110px;
	height:                 32px;
        padding:                7px 20px 15px 10px;
	color:                  white;
        font-weight:            bold;
        font-family:            Ariel, sans-serif;
        text-align:             center;
        text-decoration:        none;
        font-size:              20px;
}

a.mfbutton:hover {
	color:                  rgb(215,215,215);
        text-decoration:        none;
}

a.mfbutton:visited {
	font-weight:            bold;
	color:                  white;
}

#footer { 
        text-align:             center;
}

ul.links {
        list-style-type:        none;
        padding:                0;
        margin:                 0;
}
