@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	text-align: justify;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0099CC;
	text-decoration: underline;
}


a:visited {
	color: #0099CC;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.le {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.le a:link {
	color: #CC3300;
	text-decoration: underline;
	font-size: 10px;
}
.le a:visited {
	color: #CC3300;
	text-decoration: underline;
	font-size: 10px;
}
.le a:hover {
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}
