body {
  font-family:Georgia, "Times New Roman", Times, serif;
}

td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#736153;
	text-align:justify;
}

th {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:16px;
	color:#736153;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#736153;
	text-decoration:none;
	font-size: 14px;
}

a:hover {
	text-decoration:underline;
}

.boton {
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom-style:solid;	
	background-color:#736153;
	border-color:#FC6763;
	color:#FFFFFF;
}

#terminos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#736153;
	text-align:justify;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#736153;
	text-align:center;
}

#footer a{
	font-weight: bold;
	color:#736153;
	font-size: 10px;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
