
body{
display: table;
margin: 0 auto;
text-align: center;
font-family: verdana;
font-size: 10px;
}

td
{
font-size: 10px;
}
a
{
  text-decoration: none;
  color:#ff00ff;
}

a:hover
{
  text-decoration: none;
  color: #000000;
}

.menu
{
  font-size:14px;
}
.ml
{
  color:#0000ff;
}
#pow
{
  font-size: 14px;
}


