body {}
p {}
td {}
.link   {
	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	font-stretch: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.link:link2 { color: black; line-height: 20px; text-decoration: none }
.link:visited   {
	color: #666666;
	line-height: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.link:hover  {
	color: #ff5c00;
	line-height: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.copy {

	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	font-stretch: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.copy_orange {


	color: #ff5c00;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	font-stretch: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.link_underline {


	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	font-stretch: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
