body {
	background-image: url(images/fondo.gif);
	background-color: #B88C0B;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}
.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #783A07;
	text-decoration: none;
	background-color: #FFE1C9;
}
.menu:active {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto {
	width: 400px;
	background-position: center;
	overflow: visible;
	position: relative;
	visibility: visible;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #783A07;
	font-weight: bold;
	font-size: 28px;
}
a:link {
	color: #660000;
}
a:visited {

	color: #660000;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {



	color: #660000;
}
