body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
...
}

.titulosrojo{
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: none;
	color: #8A0000;
	text-decoration: none;
}
.titulosverde{
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: none;
	color: #009900;
	text-decoration: none;
}

.tituloalmacen{
	font-family: "Century Gothic";
	font-size: 22px;
	color: #ffffff;
}

.tituloindexgris{
	font-family: "Century Gothic";
	font-size: 22px;
	color: #333333;
}

.materiales{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: none;
	color: #666666;
	text-decoration: none;
}

.indexpie{
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}

.pie{
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;

}

.menuinferiortitulo{
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;

}

.menuinferior{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;

}
.menuinferiorcen{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;

}
