@charset "utf-8";
/* CSS Document */


.txt {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #54616b;
}
#verde{
	color: #3e8565;
}

#azul{
	color: #003a8e;
}
#blanco{
	color: #ffffff;
}
