BODY {
        background-color : #FFFFFF;
        color: #000000;
	margin: 0px;
}

H1,H2,H3 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 13px;
        font-weight : normal;
        color: #000000;
}

I {
        font-style: italic;
        font-weight : bold;
        text-decoration : none;
}

P,OL,UL,DD {
        font-family : Verdena, Arial, Helvetica, sans-serif;
        line-height : 130%;
        font-size : 11px;
}

TD,TR {
        font-family : Verdena, Arial, Helvetica, sans-serif;
        font-size : 11px; 
}

CODE {
        font-family : Courier,Courier New,monospace ;
        color : #666666;
        background-color : #F4F4E4;
}

A:link {
        color: #000000;
        text-decoration: underline;
}

A:visited {
        color: #000000;
        text-decoration: underline;
}

A:hover {
        color: #000000;
        text-decoration: none;
}

A:active {
        color: #000000;
        text-decoration: none;
}

A.menue:link {
        color: #555555;
    	text-decoration: none;
}

A.menue:visited {
        color: #555555;
    	text-decoration: none;
}

A.menue:hover {
        color: #000000;
    	text-decoration: none;
}

A.menue:active {
        color: #000000;
    	text-decoration: none;
}

A.news:link {
        color: #555555;
    	text-decoration: none;
}

A.news:visited {
        color: #555555;
    	text-decoration: none;
}

A.news:hover {
        color: #555555;
    	text-decoration: none;
}

A.news:active {
        color: #555555;
    	text-decoration: none;
}
