.Texto {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
	font-style: normal;
	font-weight: normal;
}
.Textocajas {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 18px;
}
.menurozado {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #99A3A5;
	text-decoration: underline;
	font-weight: bold;
}
.menuestatico {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.submenuestatico {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.submenurozado {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #99A3A5;
	text-decoration: underline;
	font-weight: bold;
}
.Titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #99A3A5;
	text-decoration: none;
}
.contenido {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	height: 15px;
}
.enlace {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.enlacerozado {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #99A3A5;
	text-decoration: none;
}
.archexplorador {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.archexploradorozado {


	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #99A3A5;
	text-decoration: none;
}
.textonoticias {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	height: 15px;
}

.body {

	background-color: #CCCCCC;
}

