body {
	background-image: url(../imagenes/bykuer_02.jpg);
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F5D28;
}
a:link {
	color: #905D26;
	text-decoration: none;
}
a:visited {
	color: #8A5921;
	text-decoration: none;
}
a:hover {
	color: #B49372;
	text-decoration: none;
}
a:active {
	color: #905D24;
	text-decoration: none;
}
.slogan {
	font-size: 18px;
	font-weight: bolder;
}
.destacado {
	font-size: 16px;
	font-weight: bolder;
}
.borde {
	border: 1px solid #935E28;
}

