a
{
 text-decoration: none;
}
a:hover
{
 text-decoration: underline;
}
body, table, tr, td
{
 font-size: 12px;
 font-family: arial,sans-serif,verdana,helvetica,helv;
}
input,select
{
 font-size: 12px;
 font-family: arial,sans-serif,verdana,helvetica,helv;
 color: #000000;
 background-color: #ffffff;
}
.menu-top
{
 font-size: 14px;
 font-weight: bold;
}
.menu-sub
{
 font-size: 12px;
}
