<style type="text/css">
<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: #f4872c;
}
a:active {
	text-decoration: #f4872c;
}
-->
</style>


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #c9b793;
	link:text-decoration: #f4872c;
    visited:text-decoration: #f4872c;
    active: text-decoration: #f4872c;
    hover: text-decoration: #f4872c;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9b793;
}

