.text {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #1E41A4;

}
.textb {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;

}
}
.textc {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}
.mintxt {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}
.subtit {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}

.titulos {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #003399;
	font-weight: bold;
}
.titform {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
	font-style: italic;

}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #3C3C3C;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #3C3C3C;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.enlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #1E41A4;
	font-weight:bold;
}
a:hover {
	text-decoration: NONE;
}
.enlace1 {
	color: #1E41A4;
	text-decoration: underline;
	font-size: 10px;
	font-weight:bold;

}
.enlace2 {
	color: FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight:bold;
}
