BODY {
    color : white;
    font-family : Tahoma, Verdana, "Lucida Sans Unicode", Arial, "Times New Roman", sans-serif;
    font-size : 11px;
}
simpletext {
    color : white;
    font-family : Tahoma, Verdana, "Lucida Sans Unicode", Arial, "Times New Roman", sans-serif;
    font-size : 11px;
}

BODY.mainbody {
    background-color: #456E68;
}

BODY.mainbody2 {
    background-color: #456E68;
    color : white;
    font-family : Tahoma, Verdana, "Lucida Sans Unicode", Arial, "Times New Roman", sans-serif;
    font-size : 11px;
}



INPUT,TEXTAREA {
    font-family : Tahoma, Verdana, "Lucida Sans Unicode", Arial, "Times New Roman", sans-serif;
    font-size : 11px;
}


A {
    color : #00BFFF;
}

A:VISITED {
    color : #0099FF;
}

A:HOVER {
    color : Yellow;
}


A.def {
    color : #00BFFF;
    font-size : 11px;
}

A.def:VISITED {
    color : #0099FF;
    font-size : 11px;
}

A.def:HOVER {
    color : Yellow;
}

SPAN.textsmall {
    font-size : 8px;
}

SPAN.textabout {
    font-size : 11px;
}

SPAN.homepagename {
    font-size : 25px;
    font-weight : bold;
}

DIV.textnews {
    font-size : 10px;
}

A.linkmain {
    font-weight : bold;
    font-size : 12px;
}

A.linkmain:VISITED {
    font-weight : bold;
    font-size : 12px;
    color : #0099FF;
}

A.linkmain:HOVER {
    font-weight : bold;
    font-size : 12px;
    color : Yellow;
}

SPAN.textmaindesc {
    font-weight : bold;
    font-size : 12px;
}

A.title {
    font-weight : bold;
    font-size : 26px;
}

A.title:VISITED {
    font-weight : bold;
    font-size : 26px;
    color : #0099FF;
}

H1.title {
    font-weight : bold;
    font-size : 26px;
}


TD.news_date {
    font-family : Tahoma, Verdana, "Lucida Sans Unicode", Arial, "Times New Roman", sans-serif;
    font-size : 12px;
    width: 150px;
}
TD.news_text {
    font-family : Tahoma, Verdana, "Lucida Sans Unicode", Arial, "Times New Roman", sans-serif;
    font-size : 12px;
}
