.Titulos {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
body {
	background-image: url(imagenes/urg_claro.gif);
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.Pequeno {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.Subtitulos {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Normal {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.ResaltadoAzul {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.ResaltadoRojo {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a {
	text-decoration: none;
}
.LetraGrande {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.DXN {
            FONT-SIZE: 12px;
            FONT-FAMILY: "Courier New", Courier, monospace;
            white-space: pre;
            overflow: auto;
            letter-spacing: 0px;
            text-align: left;
            text-indent: 0px;
            vertical-align: baseline;
            word-spacing: normal;
}


