/* SECTION */

a.small, a.small:link, a.small:visited {
 font-family : Arial;
 font-size : 9px;
 font-weight : normal;
 color : #66C6DC;
 text-decoration: none;
}

a.small:active, a.small:hover {
 font-family : Arial;
 font-size : 9px;
 font-weight : normal;
 color : #66C6DC;
 text-decoration: underline;
}

a, a:link, a:visited {
 font-weight : normal;
 color : #66C6DC;
 text-decoration: none;
}

a:active, a:hover {
 font-weight : normal;
 color : #66C6DC;
 text-decoration: underline;
}

.new-topic {
 font-family : Arial;
 font-size : 10px;
 font-weight : bold;
 color : #ffffff;
}

.new-perex {
 font-family : Arial;
 font-size : 10px;
 font-weight : normal;
 color : #7A7A7A;
}

.new-perex2 {
 font-family : Arial;
 font-size : 10px;
 font-weight : normal;
 color : #cecece;
}

.new-text {
 font-family : Arial;
 font-size : 11px;
 font-weight : normal;
 color : #ffffff;
}

.text {
 font-family : Arial;
 font-size : 11px;
 font-weight : normal;
 color : #ffffff;
}

.diar-topic {
 font-family : Arial;
 font-size : 10px;
 font-weight : normal;
 color : #7A7A7A;
}

.diar-topic2 {
 font-family : Arial;
 font-size : 10px;
 font-weight : normal;
 color : #9A9A9A;
}