A {	text-decoration: none;
	font-weight: bold;
	color: #3366CC;
	}

A:hover {text-decoration: underline;}

A.textmarke {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

A.textmarke:hover {
	text-decoration: none;
	}

A.nav {	color: #000000;
	font-weight: normal;
	}

div.nav {
        width: 115px;
        margin: 0px;
        font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
        font-size: 9pt;
        line-height: 1.0em;
        font-weight: normal;
        padding-bottom: 9px;
        margin-left: 5px;
        text-indent: 0px;
        color: #000000;
        }

