body { font-family : verdana,arial,helvetica;}

h2, h3 {
        font-family : vverdana,arial,helvetica
        font-size : 22px;
        color : #000099;
        background-color : transparent;}

p, ol, ul, dd {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        line-height : 130%;
        font-size : 13px;    }

A:link {
        color : #CC9900;
        font-weight: bold;
        text-decoration: underline;
        background-color : transparent; }

A:visited {
        color : #666666;
        font-weight: bold;
        text-decoration: underline;
        background-color : transparent; }
        
A:hover {
        color: #800080;
        font-weight: bold;
        text-decoration: underline;
        background-color : transparent;}


A:active {
        color: red;
        text-decoration: underline;
        background-color : transparent; }
        
        

.menue:link.men {
	background-color : ivory;
	font : menu;
	color : ivory;
	text-decoration : none;
	margin-right : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 12px;
	border-top : 3px double red;
	border-left : 0px solid silver;
	border-right : 0px solid black;
	border-bottom : 3px double red;
		}

.menue:visited.men {
	background-color : ivory;
	font : menu;
	color : ivory;
	text-decoration : none;
	margin-right : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 12px;
	border-top : 3px double red;
	border-left : 0px solid silver;
	border-right : 0px solid black;
	border-bottom : 3px double red;
		}

.menue:hover.men {
	background-color : floralwhite;
	font : menu;
	color : red;
	text-decoration : none;
	margin-right : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 12px;
	border-top : 1px double red;
	border-left : 0px solid silver;
	border-right : 0px solid black;
	border-bottom : 1px double red;
		}

span { color : black; }


.menue:link.men {
	background-color : ivory;
	font : menu;
	color : ivory;
	text-decoration : none;
	margin-right : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 12px;
	border-top : 3px double red;
	border-left : 0px solid silver;
	border-right : 0px solid black;
	border-bottom : 3px double red;
		}

.menue:visited.men {
	background-color : ivory;
	font : menu;
	color : ivory;
	text-decoration : none;
	margin-right : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 12px;
	border-top : 3px double red;
	border-left : 0px solid silver;
	border-right : 0px solid black;
	border-bottom : 3px double red;
		}

.menue:hover.men {
	background-color : floralwhite;
	font : menu;
	color : red;
	text-decoration : none;
	margin-right : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 12px;
	border-top : 1px double red;
	border-left : 0px solid silver;
	border-right : 0px solid black;
	border-bottom : 1px double red;
		}

.kl {
        font-size : 10px; }