.txt-black {
	font-family: "MS Gothic";
	font-size: 12px;
	color: #000000;
}
.txt-wite {
	font-family: "MS Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.txt-red {
	font-family: "MS Gothic";
	font-size: 12px;
	color: #990000;
}
.images {
	border: 1px solid #000000;
}
.text-black-big {
	font-family: "MS Gothic";
	font-size: 12px;
	color: #000000;
	line-height: 20px;

}
