A { text-decoration: none; }
A:hover {
	text-decoration: underline;
	color: bddbb6;
	background-color: bfdbb6;
}


BODY {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: 0pt;
	margin-height: 0pt;
	margin-left: 0pt;
	margin-width: 0pt;
	scrollbar-3d-light-color: #166129;
	scrollbar-arrow-color: #CDCDCD;
	scrollbar-base-color: #CDCDCD;
	scrollbar-darkshadow-color: #166129;
	scrollbar-face-color: #166129;
	scrollbar-highlight-color: #166129;
	Scrollbar-shadow-color: #166129;
	background-color: #166129;
}

TD { font-family: tahoma, arial, helvetica, sans-serif;  font-size: 8pt;  font-weight: normal; color: #d6f8fe; }

A.text:link {
	color: #E17100;
	text-decoration: none;
}

A.text:visited {
	color: #e17100;
	text-decoration: none;
}

A.text:active {
	color: #e17100;
	text-decoration: none;
}

A.text:hover {
	color: #e17100;
	text-decoration: none;
}

.footer { font-size: 10px; }
