body {
/*	background-color: Black;
	background-image: url(../images/papiro-jaula.jpg);
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;*/
	background-color: transparent;		
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

#cajadetexto {
	padding-left: 130px;
	padding-right: 180px;
	
}

a {
	color: #6F1515;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: none;
}

a img {
border: none;
}

h1 {
	font-size: 20px;
}
h1:first-letter {
	font-size: 29px;
}
h2 {
	font-size: 17px;
}

h2:first-letter {
	font-size: 23px;
}

h6{
	line-height: 100%;
}

p, td.contenido {
	font-size: 12px;
	line-height: 140%;
}

p {
}