.txt-cuerpo {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.txt4 {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.txt-campos {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
}
	
.txt-color1 { 
	color: #3E3C25; 
	text-decoration:none; 
	font-family: arial; 
	font-weight: regular; 
	font-size: 11px;
	background-color: #EEEBE4; 
}

.txt-color2 {
	background-color: #C8BCA5; 
}

.txt-color3 {
	color: #3E3C25; 
	text-decoration:none; 
	font-family: arial; 
	font-weight: regular; 
	font-size: 11px;
	background-color: #E2E6E5; 
}

.txt-color4 {
	background-color: #3F5650; 
}

.txt-cuerpo-blanco { 
	color: #FFFFFF; 
	text-decoration:none; 
	font-family: arial; 
	font-weight: bold; 
	font-size: 11px;
}

.txt-enlaces, .txt5 { 
	color: #3E3C25; 
	text-decoration:none; 
	font-family: arial; 
	font-weight: bold; 
	font-size: 11px;
}

.txt-blanco { 
	color: #FFFFFF; 
	text-decoration:none; 
	font-family: arial; 
	font-weight: regular; 
	font-size: 11px;
}

.txt-informacion { 
	color: #FFFFFF; 
	text-decoration:none; 
	font-family: verdana; 
	font-weight: bold; 
	font-size: 11px;
}

.boton { 
	font-family: arial; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; 
	border: 1px #3E3C25;
	background-color: #3E3C25;
	height:20px;
}
.celda1 {
	background-color: #3F5650;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.celda2 {
	background-color: #C8BCA5;
}

