a.menu
{
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FF6600;
}
a.menu:hover
{
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FF0000;
}
a.menu:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FF6600;
}
td
{
font-family: tahoma;
font-size: 11px;
color: #000000;
}
a.more
{
color: #FF0000;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a.more:visited
{
color: #FF0000;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a.more:hover
{
color: #FF0000;
font-family: tahoma;
text-decoration: underline;
font-size: 11px;
font-weight: bold;
}
a.footer
{
color: #FFCC00;
text-decoration: none;
font-family: tahoma;
font-size: 10px;
font-weight: bold;
}
a.footer:visited
{
color: #FF9933;
font-family: tahoma;
font-size: 10px;
font-weight: bold;
}
a.footer:hover
{
color: #FFFFFF;
text-decoration: underline;
font-family: tahoma;
font-size: 10px;
font-weight: bold;
}
.title
{
color: #3A3A3A;
font-size: 12px;
font-weight: 900;
}

