body {
	font-family: Helvetica;
	line-height: 18px;
	background-color: #f2b90d;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #111111;
	text-decoration: none;
}

a:visited {
	color: #111111;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


.text {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-stretch: unchanged;
}
