body{
	background-attachment : scroll;
	background-position:left center;
	background-position :left center;
	background-repeat: repeat;
	color: #ECE9D8;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	background-image: url(../images/Mar_y_Cielo_Azul.jpg);
}
a:hover{
	background-repeat : repeat;
	color: #FFFF00;
	background-color: #FF0000;
	border-top: thin dotted Yellow;
	border-right: thin dotted Yellow;
	border-bottom: thin dotted Yellow;
	border-left: thin dotted Yellow;
}
a:link{
	font-size : 16px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : small-caps;
	height : auto;
	border-right : medium;
	text-decoration: underline overline;
	color: #00CCFF;
}
a:visited {
	font-size: 12px;
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
}
