<!--body{
	color: #333;
	overflow-x : hidden;
}
ul{
	list-style-type: none;
	margin: 2px 0 0 4px;
	padding: 0;
}
li{
	font-size: 76%;
	line-height: 146%;
}
a{
	color: #0048FF;
	text-decoration: none;
	outline:none;
}
a:visited, a:visited *{
	color: #5E2DFF;
	text-decoration: none;
}
a:hover, a:hover *{
	color: #FF198F;
	text-decoration: underline;
}

-->
