.txtmenu {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;

}
.txtbox {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #FF0000;
	background-color: #FFFF99;
	border: thin none;
}
.txt {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
}
.txtproduct {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtcaption {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;

}

