.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eb5a19;
	text-decoration: underline;
}
a.yellow:link, a.yellow:visited {
	color: #eb5a19;
	text-decoration: underline;
}
a.yellow:hover {
	color: #eb5a19;
	text-decoration: underline;
}
.line {
	color: #C8C8C8;
}
.copyright {
	font: 11px/1.7em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #6e6e6e;
}

