body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #000000;
	margin: 15px;
	text-align: justify;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFB300;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 1px solid #FFB300;
	margin: 5px;
}
.subt1 {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.subt2 {
	font-weight: bold;
	color: #FFB300;
}
.justificar {
	text-align: justify;
}
.boton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.color {
	color: #FFB300;
}
.resaltado {
	font-weight: bold;
}.credits {
	font-size: 9px;
}
.imgnada {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

