BODY {
	cursor: auto;
	color: #ffffff;
 	font-size: 11px;
 	font-family: "Trebuchet MS";
	text-align: justify;
 	text-decoration: none;
	line-height: 180%;
	background-image: none;
    background-color: #10100f;
}

a:link { text-decoration: none; color: #685952;  }
a:active { text-decoration: none; color: #685952; }
a:visited { text-decoration: none; color: #685952;}
a:hover { color: #c6979d; cursor: help; text-decoration: none;  }

h1 {
	color: #987579;
 	font-size: 10px;
 	font-family: "Trebuchet MS";
	text-align: justify;
	line-height: 180%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom: 2px solid #7d7c77;
}

h2 {
	color: #7d7c77;
 	font-size: 13px;
 	font-family: "Trebuchet MS";
	text-align: justify;
	line-height: 180%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: blink;
}

h3 {
	color: #7d7c77;
 	font-size: 12px;
 	font-family: "Trebuchet MS";
	text-align: justify;
	line-height: 100%;
}

.justificado {
	
	text-align: justify;
}

.profile {
	font-size: 11px;
 	font-family: "Trebuchet MS";
	text-align: justify;
	line-height: 70%;
	text-align: justify;
}

.partof {
	cursor: auto;
	color: #ffffff;
 	font-size: 11px;
 	font-family: "Trebuchet MS";
	text-align: justify;
 	text-decoration: none;
	line-height: 150%;
	border-left: 5px solid #10100f;
	border-right: 5px solid #10100f;
}


.imagenes {
	cursor: auto;
	color: #ede9dd;
 	font-size: 13px;
 	font-family: "Trebuchet MS";
	text-align: justify;
 	text-decoration: none;
	line-height: 150%;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff; 
	border-right: 2px solid #ffffff; 
	border-bottom: 2px solid #ffffff; 
	}
	
.input { 
	cursor: auto;
	color: #ffffff;
 	font-size: 11px;
 	font-family: "Trebuchet MS";
 	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	background-image: none;
	background-color: #10100f; 
	border: 0px solid #000000;
	border-top: 0px solid #9e85a6;
	border-left: 0px solid #dadada; 
	border-right: 0px solid #dadada; 
	border-bottom: 2px solid #54504f; 
}
