td {
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: 10px;
color: #eeeeee;
}

.okno { 
border-style: solid;
color: White;
background-color: #310808;
border-color: #CC0033;
border-width: 1px;
font-size: 12px;
font-weight: bold;
}

td.tyt1 {
font-size: 11px;
}

td.tyt2 {
font-size: 12px;
}

td.tyt3 {
font-size: 14px;
}

td.tyt4 {
font-size: 18px;
}

td.stat1 {
text-align: right;
}

a {
color: #eeeeee;
}

a.tyt {
color: #eeeeee;
text-decoration: none;
}

a.tyt:hover { 
text-decoration: underline;
color: #FB8C8C;
}

a.d {
color: #eeeeee;
text-decoration: none;
}

a.d:hover { 
text-decoration: underline;
}

a.res {
color: #eeeeee;
}

a.res:hover { 
color: #E06969;
}

