.txt
{
 font-family: Arial;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #555555;
 text-decoration: none;
}

.sma
{
 font-family: Arial;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #aaaaaa;
 text-decoration: none;
}

.big
{
 font-family: Arial;
 font-size: 20px;
 font-style: normal;
 font-weight: normal;
 color: #333333;
 text-decoration: none;
}

a.lnk:link
{
 font-family: Arial;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #3333cc;
 text-decoration: none;
}
a.lnk:visited
{
 font-family: Arial;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #3333cc;
 text-decoration: none;
}
a.lnk:hover
{
 font-family: Arial;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #993333;
 text-decoration: underline;
}

a.smalnk:link
{
 font-family: Arial;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #3333cc;
 text-decoration: none;
}
a.smalnk:visited
{
 font-family: Arial;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #3333cc;
 text-decoration: none;
}
a.smalnk:hover
{
 font-family: Arial;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #993333;
 text-decoration: underline;
}

.txr
{
 font-family: Arial;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #993333;
 text-decoration: none;
}

.txtred
{
 font-family: Arial;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #ff0000;
 text-decoration: none;
}