.copy {
	color: #656565;
	font-size: 9px;
	font-family: Verdana, Arial; }

.new {
	color: #656565;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial; }

a:link		{ color: #ff4c00 ; text-decoration: underline }
a:visited	{ color: #ff4c00 ; text-decoration: underline }
a:hover		{ color: #242424 ; text-decoration: underline }
a.in:link	{ color: #242424 ; text-decoration: none ; border-bottom: 1px dashed #242424 }
a.in:visited	{ color: #ff4c00 ; text-decoration: none ; border-bottom: 1px dashed #242424 }
a.in:hover	{ color: #999999 ; text-decoration: none ; border-bottom: 1px dashed #242424 }