#Tabla_01 .texto strong {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #222222;
	background-color: #FFFFFF;
}
body {
	color: #000000;
}
.texto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.texto2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.titulogrande {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	text-align: center;
}


a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #111111;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #333333;
	font-size: 12px;
	text-decoration: none;

}
a:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: blink;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: blink;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.lista {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: normal;
	color: #333333;
}
.tablaImaganFondo1 {
	background-image: url(imagenes/circulosoft.jpg);
	background-repeat: no-repeat;
}
