@charset "UTF-8";
.text_home {
	font-family: "Arial", "Helvetica";
	font-size: 11px;
	color: #1A4F72;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
}
.text_home_footer {
	font-family: "Arial", "Helvetica";
	font-size: 9px;
	color: #1A4F72;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
}
body {
	margin: 5px;
	padding: 0px;
}
.text_home_expo {
	font-family: "Arial", "Helvetica";
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
}

