.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	text-decoration:none;	

}

.text_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: red;
	font-weight: bold;
	text-decoration:none;	

}

.texttop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	line-height: normal;
	color: #E77919;
	text-decoration:none;
	font-weight: bold;
}

