.brod {
    font-size : 10px;
    font-family : Verdana;
    color : #000000;
}

.form {
    font-size : 11px;
    font-family : Verdana;
    display : list-item;
    color : #000000;
    background-color: #FFDB94;
}
	
.rub {
    font-size : 12px;
    font-family : Verdana;
    color : #F8730E;
}

BODY {
    background-repeat : no-repeat;
}

A {
    font-size : 10px;
    font-family : Verdana;
    color : #000000;
    text-decoration : none;
}

A:HOVER {
    font-size : 10px;
    font-family : Verdana;
    color : #000000;
    text-decoration : underline;
}

A.video { 
    font-size : 10px;
    font-family : Verdana;
    font-weight : bold;
    color : #F8730E;
    text-decoration : none;
}

A.video:HOVER {
    font-size : 10px;
    font-family : Verdana;
    color : #F8730E;
    font-weight : bold;
    text-decoration : underline;
}

.hidden {
    font-size : 6px;
    font-family : Verdana;
    color : #FFFFFF;
}

A.hidden:HOVER {
    font-size : 6px;
    font-family : Verdana;
    color : #FFFFFF;
}

.small {
    font-size : 6px;
    font-family : Verdana;
    color : #000000;
}

.sun { 
    color : #FF0000;
}



