.form {
	margin: 3px;
}
.cuerponormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 115%;
	color: #333333;
}
.cuerpochico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.formtextfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 98%;
}
.formjumpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.cuerpogrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	padding: 3px;
}
a.linkstexto:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-weight: bold;
	color: #3D1D00;
}
a.linkstexto:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-weight: bold;
	color: #333333;
}
a.linkstexto:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: bold;
	color: #3D1D00;
	border-bottom-color: #3D1D00;
}
a.linkstexto:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-weight: bold;
	color: #3D1D00;
}

.carr_mensaje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:justify;
	padding: 5px;
}
