a
{
color: #404040;
text-decoration: underline;
}
a:link
{
color: #404040;
text-decoration: none;
}
a:active
{
color: #404040;
text-decoration: none;
}
a:visited
{
color: #404040;
text-decoration: none;
}
a:hover
{
color: #404040;
background-color: yellow;
}
body, table, tr, td
{
font-size: 12px;
font-family: calibri, sans-serif, helvetica, helv;
}
.copyright
{
color: #cccccc;
font-size: 12px;
}
.headmenu
{
font-size: 13px;
font-weight: bold;
padding-bottom: 4px;
padding-left: 14px;
padding-right: 14px;
padding-top: 4px;
}
.lnmenu
{
font-size: 12px;
font-weight: normal;
padding-bottom: 4px;
padding-left: 14px;
padding-right: 14px;
padding-top: 4px;
}
.topmenu
{
font-size: 12px;
font-weight: normal;
}
a.topmenu:link
{
text-decoration: none;
}
a.topmenu:visited
{
text-decoration: none;
}
a.topmenu:hover
{
text-decoration: none;
}
a.topmenu:active
{
text-decoration: none;
}
