.p12_grey {
	font-size: 12px;
	line-height: 21px;
	color: #CCCCCC;
}
.p12_grey a:link {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
}
.p12_grey a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
}
.p12_grey a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FFCC00;
	text-decoration: none;
}

.p12_white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.p12_white a:link {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.p12_white a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.p12_white a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FFCC00;
	text-decoration: none;
}
.red_label {
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 3px 6px;
	width: 60px;
	margin: 24px 0px 8px;
}
.pic_desc {
	position: absolute;
	left: -9999px;
	width: 500px;
}
