a.mail
{
text-decoration: none;
font-family: tahoma;
font-size: 10px;
font-weight: bold;
color: #CE1141;
}
a.mail:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 10px;
font-weight: bold;
color: #CE1141;
}
a.mail:visited
{
font-family: tahoma;
font-size: 10px;
font-weight: bold;
color: #CE1141;
}
a.rest
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
a.rest:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
a.rest:visited
{
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #3A3A3A;
}
td.top
{
font-family: tahoma;
font-size: 11px;
color: #CE1141;
border: solid 1px black;
padding: 5px;
}
td.comment
{
font-family: tahoma;
font-size: 11px;
color: #6A6A6A;
padding: 5px;
}
td.comment2
{
border: solid 1px black;
border-top: 0;
padding: 5px;
padding: 5px;
}
td.userinfo
{
font-family: tahoma;
font-size: 10px;
color: #6A6A6A;
border: solid 1px black;
border-top: 0;
border-right: 0;
padding: 5px;
}
font.name {
font-family: tahoma;
font-size: 14px;
font-weight: bold;
color: #3A3A3A;
}
body {
font-family: tahoma;
font-size: 12px;
color: #3A3A3A;
}
input, textarea, select, submit, reset {
font-family: tahoma;
font-size: 11px;
}
hr {
height: 1px;
color: #0066CC;
}

