h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
.linea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #24211A;
	padding:2px;
	margin:0;
}
body {
	background-color: #594A37;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
.fondo {
	background-image:url(img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
h5 {
	color:#CCCCCC;
	text-align:center;
	padding: 5px;
	margin:0;
	}
h5 a:link, h5 a:visited {
	text-decoration: none;
	color:#CCCCCC;
}
h5 a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}	