@charset "utf-8";
.t9 {
display:block;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #5500AA;
	text-decoration: none;
}

.t9 a{
display:block;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #5500AA;
	text-decoration: none;
}

.t9 a:hover{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #FF0055;
	text-decoration: none;
	background-color: #FF9F00;
}
