@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: lighter;
	color: #d2cec4;
}
.descripcion {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: d3cec4;
	font-weight: normal;
	margin: 6px;
}
.bosdescrp {
}
.alinear {
	margin-left: 15px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}
a:link {
	color: #b4a69b;
	text-decoration: none;
}
a:visited {
	color: #b4a69b;
	text-decoration: none;
}
a:hover {
	color: #ab650d;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: AB650D;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999966;
	text-align: justify;
}
.style28 {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style30 {color: #999966}
.style31 {color: #999966; font-family: "Trebuchet MS"; font-size: 12px; }
body,td,th {
	font-family: Trebuchet MS;
}