.barra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	text-decoration: none;
}
.barra a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	text-decoration: none;
}
.barra a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	text-decoration: underline;
}
.borde {
	border: 1px solid #333333;
}
.autortitol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.logo a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.logo a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.flecha {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
.flecha a{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
.flecha a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}
.lletra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC99;
}
