BODY {
	BACKGROUND-POSITION:  
               center top;
	FONT-SIZE: 14px;
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-IMAGE: url(fondo.jpg);
	COLOR: #000000;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Trebuchet MS, sans-serif;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	background-color: #D6D7C9;
}
a:link {
	text-decoration: none;
	color: #333333;
}

a:active {
	font-style: italic;
	text-decoration: none;
}
a:hover {
	color: #718CC5; font-weight:bold
}
a:visited {
	text-decoration: none;
	
}
