.txtprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
	text-align: justify;

}
.form-boxcomments {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #003366;
	text-decoration: none;
	height: 50px;
	width: 300px;
	border: 1px dashed #003366;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #003366;
	height: 15px;
	width: 50px;
	border: 1px solid #99CCFF;
}
.form-box2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #003366;
	text-decoration: none;
	height: 14px;
	width: 250px;
	border: 1px dashed #003366;
}
.txt-productos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	line-height: 21px;
	font-weight: normal;

}
.txt-productos:hover {
	color: #990000;
	text-decoration: underline;
}
