.txtTituloBlanco {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtTituloNegro {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txtTituloCaqui {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C0B68F;
}
.txtNormalBlanco {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: justify;
}
.txtNormalNegro {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
}
.txtMarron {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #331600;
	font-weight: bold;
}
.txtNormalPequeno {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-align: justify;
}
.lnkNegro:link, .lnkNegro:active, .lnkNegro:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.lnkNegro:hover{
	text-decoration: underline; 
}
.lnkCaqui:link, .lnkCaqui:active, .lnkCaqui:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #C0B68F;
	text-decoration: none;
}
.lnkCaqui:hover{
	text-decoration: underline; 
}
.lnkCeleste,.lnkCeleste:link, .lnkCeleste:active, .lnkCeleste:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #008fc7;
	text-decoration: none;
}
.lnkCeleste:hover{
	text-decoration: underline; 
}
.lnkBlanco:link, .lnkBlanco:active, .lnkBlanco:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}
.lnkBlanco:hover{
	text-decoration: underline; 
}
.lnkMarron:link, .lnkMarron:active, .lnkMarron:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #331600;
	text-decoration: none;
}
.lnkMarron:hover{
	text-decoration: underline; 
}
.txtPie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #331600;
}
.lnkPie:link, .lnkPie:active, .lnkPie:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #331600;
	text-decoration: none;
}
.lnkPie:hover{
	text-decoration: underline; 
}
.txtNormalNegro11 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.btnUpdate {
	font-size: 10px;
	color: #333333;
	background-color: #C0B68F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 150px;
	font-weight: bold;
}
.btnForm {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 300px;
	font-weight: bold;
}
