*
{
font-family: Verdana, Geneva, sans-serif;
}

a:link 
{
text-decoration: none;
}
a:visited 
{
text-decoration: none;
}
a:hover 
{
text-decoration: none;
color: red;
font: bold;
}
a:active
{
text-decoration: none;
}

table.reg, th.reg, td.reg {
  border: 2px solid black;
  border-radius: 5px;
  vertical-align: middle;
  width: 1%;
  white-space: nowrap;
}

table.1, th.1 td.1 {
  width: 1%;
  white-space: nowrap;
}