@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	line-height: 17px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10pt;*/
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: normal;
} 

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10pt;*/
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	font-style: normal;
} 

a:hover {
	font-family: Arial, Tahoma, Verdana;
	/*font-size: 10pt;*/
	font-weight: normal;
	color: #777777;
	/*text-decoration: underline;*/
	font-style: normal;
}

.mini{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-style: normal;
	line-height: 17px;
}

