body {
	background-color:#000000;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family:Verdana;
	font-size: 12px;
	color: #ab710a;
	font-weight: normal;
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #FF8E32;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #FFE3A5;
	text-decoration: underline;
	font-weight: normal;
}
th {
    background-color:#ab710a;
}
.titilo {
	font-family: Verdana;
	font-size: 26px;
	color: #ab710a;
	text-decoration: none;
	font-weight: normal;
}
.picc {
	font-family: Verdana;
	font-size: 18px;
	color: #ab710a;
	text-decoration: none;
	font-weight: normal;
}