td {
	font-size: 12px;
}
.white {
	color: #FDEDD0;
	line-height: 150%;
}
a:link {
	color: #FDEDD0;
	text-decoration: none;
}
a:visited {
	color: #FDEDD0;
	text-decoration: none;
}
a:hover {
	color: #FDEDD0;
	text-decoration: underline;
}
.layer2-text {
	font-size: 12px;
	padding-left: 4px;
	color: #000000;
}
.layer2-text:link {
	color: #000000;
	text-decoration: none;
}
.layer2-text:visited {
	color: #000000;
	text-decoration: none;
}
.layer2-text:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.layer2-textline {
	line-height: 210%;
}
.scroll-textline {
	line-height: 130%;
}
.layer2-alink {
	font-size: 12px;
	color: #000000;
}
.layer2-alink:link {
	color: #000000;
	text-decoration: none;
}
.layer2-alink:visited {
	color: #000000;
	text-decoration: none;
}
.layer2-alink:hover {
	color: #FF6633;
	text-decoration: underline;
}