.style12pix {
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	line-height:140%;
}
.style12pix-o {
	font-size: 12px;
	color: #f8855d;
	font-weight: normal;
	line-height:140%;
}

.style12pixb {
	font-size: 12px;
	font-weight: bold;
	color: #C17999;
	line-height:140%;
}
.style12pixb-r {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	line-height:140%;
}

.style12pixb-r2 {
	font-size: 12px;
	color: #990033;
	line-height:140%;
}

.style13pix {
	font-size: 13px;
	color: #c17999;
	font-weight: normal;
	line-height:140%;
}
.style13pixb {
	font-size: 13px;
	font-weight: bold;
	color: #c17999;
	line-height:140%;
}

.style13pixb-r {
	font-size: 13px;
	font-weight: bold;
	color: #ff6666;
	line-height:140%;
}

.style11pix {
	font-size: 11px;
	color: #c17999;
	font-weight: normal;
	line-height:140%;
}

.style11pix-gray {
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	line-height:140%;
}

a {
	color: #ff4500;
}
a:hover {
	background: #ffffff; color: #ff8c00;
}

A:link {text-decoration:underline}
A:visited {text-decoration:underline}
A:active {text-decoration:underline}
A:hover {color:#FF0000; text-decoration:underline}



