.piepagina {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: 333333;
}
.menu {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu a{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}
.menu a:hover{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.contenido {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: 333333;
}
.header {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: 333333;
}