.lineas {
	border: 1px solid #47A3DE;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004B86;
	line-height: 20px;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #47A3DE;
}
.formularios {
	border: none #666666;
	color: #004B86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;


}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004B86;
	line-height: normal;

}
.3lineas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #47A3DE;
	border-right-color: #47A3DE;
	border-bottom-color: #47A3DE;
	border-left-color: #47A3DE;
}
.txtrojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.3lineasup {
	border-top: 1px solid #47A3DE;
	border-right: 1px solid #47A3DE;
	border-bottom: 1px none #47A3DE;
	border-left: 1px solid #47A3DE;

}
.formularios2 {

	border: 1px solid #004B86;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.txtMAYOR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004B86;
	line-height: normal;
	list-style-type: square;

}
