@charset "utf-8";

div.top {
	position:absolute;
	top:0px;
	width: 100%;
}
.bottom_nav_whit {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.commontext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.top_nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #775611;
}
.highlight {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #775611;
	font-weight: bold;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.commontext_bold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}
a:link {
	text-decoration: none;
	color: #775611;
}
a:visited {
	text-decoration: none;
	color: #775611;
}
a:hover {
	color: #990099;
}
a:active {
	text-decoration: none;
	color: #990099;
}
