body {
	background-color: #E0EFC0;
	background-image: url(fotoslapalma2010/fondodeg1.gif);
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #006600;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
	background-color: #E0EFC0;
}
a:active {
	background-color: #E0EFC0;
	color: #CC9900;
	text-decoration: underline blink;
}
.mini1 {
	font-size: 9px;
	color: #8BC58B;
}
.resaltado1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #999999;
}
