A        { color: white; text-decoration: none; font-weight: bold}
A:hover  { color: white; text-decoration: underline; font-weight: bold}
A:active { color: white; text-decoration: underline; font-weight: bold}


A.cat        { font-size:9px; color: white; text-decoration: none; font-weight: bold}
A.cat:hover  { font-size:9px; color: #FFDC5F; text-decoration: underline; font-weight: bold}
A.cat:active { font-size:9px; color: #FFDC5F; text-decoration: underline; font-weight: bold}

P, FORM { margin: 0; }
TD, BODY { color: white; font-size: 10px; font-family: verdana, arial, sans-serif; }
INPUT, TEXTAREA, SELECT { color: black; font-size: 10px; font-family: verdana, arial, sans-serif;}

H1 { font-size:16px; font-weight: bold; }


A.logoobr { color: black }
.notka {
border:1px solid #cccccc; 
padding:10px; 
background-color:#1767b0;
font-size: 12px;
color:#ffffff;
font-family:arial;
line-height:130%;
}