.texto_normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004e84;
	text-decoration: none;
}
.texto_normal2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004e84;
	text-decoration: none;
}

.flechita {
	background-image: url(ESTILOS/bot_estilo_hyun/BULLET_TEXTO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 14px;
	width: 14px;
}

.Text_caja
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    border-right: #006699 1px solid;
    border-top: #006699 1px solid;
    border-left: #006699 1px solid;
    border-bottom: #006699 1px solid;
}

.TituloFormulario
{
	font-weight: bold;
	font-size: 16px;
	color: #004e84;
	font-style: italic;
}
