@charset "UTF-8";
.stylethree {
	font-size: 10px;
	color: #996699;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
}
.styletwo {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.styleone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	font-style: italic;
	text-decoration: none;
}
.style2 .stylethree .stylethree {
	color: #0CC;
}
