body{
	background-color:#0A1900;
}
.linkPie{
	text-decoration:none;
	color:#E8DBBE;
}
.linkCuerpo{
	text-decoration:none;
	color:#4F4633;
	font-weight:bold;
}
.titulo{
	background-color:#E0D3A5;
	height:119px;
	width:598px;
}
.botonera{
	background-color:#D8CBAE;
	height:50px;
	width:598px;
}
.cuerpo{
	background-color:#E8DBBE;
	height:337px;
	width:598px;
}
.texto{
	font-family:verdana;
	font-size:15px;
	color:#4F4633;
	text-align:justify;
}
.pie{
	background-color:#594625;
	height:30px;
	width:598px;
	font-family:verdana;
	font-size:10px;
	color:#E8DBBE;
	text-align:right;
}
