@charset "utf-8";
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	margin: auto;
	padding-left: 16px;
	padding-right: 40px;
	text-transform: none;
	font-variant: small-caps;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 3px;
}
a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a:link {

	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
