body {
	background-color: #eee8d8;
	padding: 0px;
	margin: 0px;
	margin-top:0px;
}

table.principal {
	width: 610px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table.remate {
	background-color:#FFFFFF;
	width: 610px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

tr {
	margin: 0px;
	padding: 0px;
}

td {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #a72d00;
	text-decoration:none;
}

a:visited {
	color: #a72d00;
	text-decoration:none;
}

a:active {
	color: #a72d00;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:none;
}

.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b6d66;
	text-decoration: none;
	font-weight: normal;
}

.copyrigth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6b6d66;
	text-decoration: none;
	font-weight: normal;
}

.texto_general {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #6b6d66;
	text-decoration: none;
	font-weight: normal;
	background:#FFFFFF;
	padding:10px;
}

.texto_general_blanco {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding-top:9px;
	padding-right:10px;
}

.texto_general_blanco a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.texto_general_blanco a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.texto_grande {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6b6d66;
	text-decoration: none;
	font-weight: normal;
}