body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330000;
	background-color: #FDD96B;
	text-align: center;
	background-image: url(images/basics/bg.jpg);
	background-repeat: repeat;
}

.tabla {
	background-color: #FFFFFF;
	border: thin solid #6E572D;
	font-size: x-small;
}

.titulo {
	font-size: x-small;
	font-weight: bold;
	color: #6E572D;
}

.box1 {
	margin-left: 6px;
}

a {
	color: #663300;
	text-decoration: underline;
}

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

.titulobf {
	font-size: x-small;
	color: #FFFA15;
	font-weight: bold;
}

.titulobc {
	font-size: x-small;
	color: #FFB40E;
	font-weight: bold;
}
