.text02 {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color:#5A413F;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FF2EA2;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF2EA2;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF2EA2;
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #5A413F;
}
a:visited {
	font-size: 12px;
	color: #C3ACAA;
	text-decoration: none;
}