body {
	background-color: #0099FF;
	margin-top: 35px;
	color: #0099FF;
}
.link {
	color: #0099FF;
	text-decoration: none;
	cursor:crosshair;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}
a:active {
	text-decoration: none;
}
.heading {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	font-family: "Times New Roman", Times, serif;
}
.EDICIONESCSS {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	background-color: #0099FF;
	text-indent: 5px;
	color: #FFFFFF;
}
