body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #eeeeee;
	background-color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #75D1DF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
hr{
	background-color: #FFFF00;
}
.amarillo{
	color: #FFFF00;
	font-weight: bold;
}

