@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Lucida Console", Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 15px;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.sangria {
	text-indent: 15px;
}
.amarillo {
	color: #CC0;
}
.boton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FF3;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

p {
	text-indent: 15px;
}
.negro {
	color: #000;
}
a:link {
	color: #FFF;
}

