body {
	background-color: #ece9e9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}


a:link {
	color: #ed1968;
	text-decoration: underline;
}
a:visited {
	color: #880B39;
	text-decoration: underline;
}
a:active {
	color: #F36B9E;
	text-decoration: underline;
}


.txt12 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}.txt12-b {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.txt10 {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
