.texto_tit {
	font-family: arial;
	font-size: 12px;
	color: #939393;
	font-weight: bold;
}

.texto {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	
}


.texto1 {
	font-family: arial;
	font-size: 9px;
	color: #06567D;
	text-decoration: underline;
}
.texto2 {
    font-family: arial;
	font-size: 9px;
	color: #06567D;
}	
.texto3 {
    font-family: arial;
	font-size: 16px;
	color: #07557B;
	font-weight: bold;
	text-decoration: none;
}
.texto4 {
	font-family: arial;
	font-size: 12px;
	color: #06567D;
}

.texto_bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


.forms {
border:1px solid #E9E9E9; border-left:none; border-right:none; width:210px; height:17px;
background:#E9E9E9;
font:12px arial;
color:#517E97;
}
.forms2 {
border:1px solid #E9E9E9; border-left:none; border-right:none; width:210px; height:100px;
background:#E9E9E9;
font:12px arial;
color:#517E97;
}

