body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #000000;
}
body {
	background-attachment: fixed;
	background-image: url(img/fondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
.Estilo6 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
}
.Estilo3 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: x-small; }
.Estilo7 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
