/* author: LI-Scripts */
td
{
font-family: tahoma;
font-size: 11px;
color: #3a3a3a;
}
.text
{
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #3A3A3A;
}
.error_b
{
text-decoration: none;
font-family: tahoma;
font-size: 15px;
font-weight: normal;
color: #FF0000;
}
a.page
{
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #3A3A3A;
}
a.page:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #3A3A3A;
}
a.page:visited
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #3A3A3A;
}
input, textarea, select, submit, reset, option {
font-family: tahoma;
font-size: 11px;
}


