@charset "UTF-8";
/* CSS Document */

p{
	font-family: "Trebuchet MS";
font size: 11px;
	color: #000000;
	line-height: 10px;
	padding: 3px;
}.bold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: baseline;
	position: absolute;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
	background-color: #FFFFFF;
}

.small_fontsize {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.navigation {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	line-height: 1px;
	vertical-align: top;
}


.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-color: #FFFFFF;
	display: block;
	cursor: default;
	line-height: 1px;
	vertical-align: top;
}


.clicked {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	line-height: 0.025px;
}


.link_highlight {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #FFFFFF;
	display: block;
	line-height: 1px;
	vertical-align: top;
}
