.topnav A:link {
	COLOR: #999999; TEXT-DECORATION: none;	font-weight : bold;
; font-size: 10pt
; font-family: Arial, Helvetica, sans-serif
}
.topnav A:active {
	COLOR: #999999; TEXT-DECORATION: none;	font-weight : bold;
; font-family: Arial, Helvetica, sans-serif; font-size: 10pt
}
.topnav A:visited {
	COLOR: #999999; TEXT-DECORATION: none;	font-weight : bold;
; font-size: 10pt
; font-family: Arial, Helvetica, sans-serif
}
.topnav A:hover {
	COLOR: #5A3452; TEXT-DECORATION: underline;	font-weight : bold;
; font-size: 10pt
; font-family: Arial, Helvetica, sans-serif
}

.topnav {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #999999}

.home_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}


.heading {
	font-family: frutiger, verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #666666;
}
.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.home_link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: underline;
}

