/* CSS Document */

body {
	bacKground-color:white;
	font-family: Times New Roman; 
	font-color:black;
}

table {
	background-image:url(MADERA1.jpg)
}


table {
	align:center

}


a {
text-decoration:none; color: #8B4513;
}


a:visited {
text-decoration:none; color: #8B4513;
}

a:hover {
color:brown;
}

a:active {
color: #8B4513;
}

hr {
width: 100%; height: 2px; color: #8B4513;
}


.fichas {
background-color:rgb(210, 180, 140);
}

.lapelas {
 font-family:sans-serif; font-size:14px;
}








