body{
        font-size : 10pt;
        color : black;
        text-decoration : none;
        font-family : Verdana;
}
a  {
        font-size : 8pt;
        color : #000099;
        text-decoration : none;
        font-family : Verdana;
};

.likehref {
        font-size : 8pt;
        color : #bbbbbb;
        text-decoration : none;
        font-family : Verdana;
};
a.navigation {
        font-size : 8pt;
        color : navy;
        text-decoration : none;
        font-family : Verdana;
};

.smallheader {
        font-size : 10pt;
        color : #444444;
        text-decoration : none;
		font-weight:  bold;
        font-family : Verdana;
};


td {
        font-size : 8pt;
        text-decoration : none;
        font-family : Verdana;
};

.waybargray {
        font-size : 11px;
        color : black;
        font-weight: none;
        text-decoration : none;
        font-family : Verdana;
};

a.waybar {
        font-size : 11px;
        color : gray;
        font-weight: none;
        text-decoration : none;
        font-family : Verdana;
};
a.partlink{
        font-size : 8pt;
        color : gray;
        text-decoration : none;
        font-family : Verdana;
};
.activepart{
        font-size : 8pt;
        color : black;
        font-family : Verdana;
        font-weight : none;
        text-decoration: underline;
};

a.culturology {
        font-size : 11px;
        color : blue;
        font-weight: none;
        text-decoration : none;
        font-family : Verdana;
};
.cultdescr{
        font-size : 14px;
        color : black;
        font-weight: none;
        text-decoration : none;
        font-family : Arial;
};

.smalltext{
        font-size : 8pt;
        color : black;
        text-decoration : none;
        font-family : Verdana;
}

.button{
        font-size : 10pt;
        border-width: 1;
        background-color : #c5c5c5;
        color: Black;
        text-decoration : none;
        font-family : Verdana;
};
.edit{
        font-size : 10pt;
        border-width: 1;
        background-color : #c5c5c5;
        color: Black;
        text-decoration : none;
        font-family : Verdana;
};
.newsdate{
        font-size : 12px;
        color : #cc0000;
        text-decoration : none;
        font-family : Verdana;
};
.newsmsg{
        font-size : 12px;
        color : black;
        text-decoration : none;
        font-family : Verdana;
};


