@charset "UTF-8";
/* CSS Document */

.text {
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	}
a
{
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 1 px;
	text-decoration: underline;
	text-align: center;
}
