.body {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.txtblancomayus {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.txtblanco {

	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtmarronmayus {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BEAB9B;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.titulos {
	font-family: calibri, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtblancoparrafo {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.titulosmayus {
	font-family: celibri, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.linkifoto {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.fondotitulo {
	background-color: #8B6341;
	background-image: url(images/fondo_titulo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txtnegro {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txtform {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #CDAD83;
	border: 1px solid #000000;
}
.link {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A6EB;
	text-decoration: underline;
}