body {
	background-image: url(fondo.jpg);
	margin: 8%;
	height: auto;
	width: auto;
}
.estilo_vinculos {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #99CC66;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #99CC66;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: underline;
}
.Estilo16 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}
.Estilo18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
