#buttonLuxury {
  margin: 25px auto 0;
  width: 750px;
}

body {
background-color: #000;
}

a:link {
font-weight: bold;
color: #fff;
text-decoration: none;
}
a:active {
font-weight: bold;
color: #fff;
text-decoration: none
}
a:visited {
font-weight: bold;
color: #fff;
text-decoration: none
}
a:hover {
font-weight: bold;
color: #fff;
text-decoration: underline
}

#wmxcontent {
margin: 0 auto;
WIDTH: 800px;
}

#links {
width: 800px;
font-weight: bold;
}

#links td {
width: 20%;
text-align: center;
}

.linkFX a:hover {
font-size: 13px;
font-weight: bold;
color: #fff;
text-decoration: underline
}
