/* VERDE */

.txt-verde-10 {
	font-size:10px;
	color:#21550a;
	text-decoration:none;
	}

.txt-verde-11 {
	font-size:11px;
	color:#21550a;
	text-decoration:none;
	}

.txt-verde-11-b {
	font-size:11px;
	font-weight:bold;
	color:#21550a;
	text-decoration:none;
	}

.txt-verde-13 {
	font-size:13px;
	color:#21550a;
	text-decoration:none;
	}

.txt-verde-13-b {
	font-size:13px;
	color:#21550a;
	font-weight:bold;
	text-decoration:none;
	}
	
.txt-verde-17 {
	font-size:17px;
	color:#21550a;
	text-decoration:none;
	}

.txt-verde-17-b {
	font-size:17px;
	color:#21550a;
	font-weight:bold;
	text-decoration:none;
	}


/* CINZA */


.txt-gray-10 {
	font-size:10px;
	color:#666;
	text-decoration:none;
	}

.txt-gray-11 {
	font-size:11px;
	color:#666;
	text-decoration:none;
	}

.txt-gray-11-b {
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	}

.txt-gray-13 {
	font-size:13px;
	color:#666;
	text-decoration:none;
	}

.txt-gray-13-b {
	font-size:13px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
	
.txt-gray-17 {
	font-size:17px;
	color:#666;
	text-decoration:none;
	}

.txt-gray-17-b {
	font-size:17px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
	
/* AZUL */

.txt-azul-10 {
	font-size:10px;
	color:#1e4a8d;
	text-decoration:none;
	}

.txt-azul-11 {
	font-size:11px;
	color:#1e4a8d;
	text-decoration:none;
	}

.txt-azul-11-b {
	font-size:11px;
	font-weight:bold;
	color:#1e4a8d;
	text-decoration:none;
	}

.txt-azul-13 {
	font-size:13px;
	color:#1e4a8d;
	text-decoration:none;
	}

.txt-azul-13-b {
	font-size:13px;
	color:#1e4a8d;
	font-weight:bold;
	text-decoration:none;
	}
	
.txt-azul-17 {
	font-size:17px;
	color:#1e4a8d;
	text-decoration:none;
	}
	
a..txt-azul-17:hover {
	font-size:17px;
	color:#205896;
	text-decoration:none;
	}

.txt-azul-17-b {
	font-size:17px;
	color:#1e4a8d;
	font-weight:bold;
	text-decoration:none;
	}

/* VERMELHO */

.txt-red-10 {
	font-size:10px;
	color:#da2626;
	text-decoration:none;
	}

.txt-red-11 {
	font-size:11px;
	color:#da2626;
	text-decoration:none;
	}

.txt-red-11-b {
	font-size:11px;
	font-weight:bold;
	color:#da2626;
	text-decoration:none;
	}

.txt-red-13 {
	font-size:13px;
	color:#da2626;
	text-decoration:none;
	}

.txt-red-13-b {
	font-size:13px;
	color:#da2626;
	font-weight:bold;
	text-decoration:none;
	}
	
.txt-red-17 {
	font-size:17px;
	color:#da2626;
	text-decoration:none;
	}

.txt-red-17-b {
	font-size:17px;
	color:#da2626;
	font-weight:bold;
	text-decoration:none;
	}
	