body {
	background-color: #F8DCAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bolder;
	color: #224042;
	scrollbar-arrow-color: #6F3609;
	scrollbar-base-color: #F8DCAC;
	scrollbar-dark-shadow-color: #F8DCAC;
	scrollbar-track-color: #F8DCAC;
	background-image:   url("imgs/fondo.jpg");
}

a {
	color: #763A13;
	text-decoration: none;
}

a:visited {
	color: #6F3609;
	text-decoration: none;
}
a:hover {
	color: #6F3609;
	border-top: 1px dotted;
	background: #f9dfc5;
	border-bottom: 1px dotted;
	text-decoration: none;
}

.navtexto {
	font-size: 10px;
}

img.bordes{
	 border: 1px solid black;}
.border {
	border: 1px #000000;
}
