.Gris11pts {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.Gris13pts {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.Gris15pts {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
}
.Azul15pts {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #023797;
	font-weight:bold;
}

.verde12Pts {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0D940D;
}
.Azul11pts {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #101070;
	text-decoration: underline;
}

.Azul11pts:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0234B7;
	text-decoration: underline;
}

.Blanco11pts {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.Gris11ptsBold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.Rojo11ptsBold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

body{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0234B7;
}

td{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.verde11PtsBold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #1C8D1B;
}

.enlacePeq{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #666666;
}

.enlacePeq:visited{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #0234B7;
}

