@charset "utf-8";
.txto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BD4E6F;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
a.txto:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #BD4E6F;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

.txto2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.txto3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

