a.linkAzul11 {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	color: #215ab5;
	text-decoration: none;
}
a.linkAzul11:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	color: #005cf0;
	text-decoration: underline;
}

a.linkCinza11 {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	color: #34556b;
	text-decoration: none;
}
a.linkCinza11:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

a.link_cinza_12 {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #34556b;
	text-decoration: none;
}
a.link_cinza_12:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}

a.link_branco_11 {
    font-family: Arial;
    font-size: 11px;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none;
}
a.link_branco_11:hover {
    font-family: Arial;
    font-size: 11px;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: underline;
}

a.linkCinza10 {
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
a.linkCinza10:hover {
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	color: #005cf0;
	text-decoration: underline;
}


a.linkCinzaClaro11 {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	color: #7f7f7f;
	text-decoration: none;
}
a.linkCinzaClaro11:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	color: #4d4d4d;
	text-decoration: underline;
}

a.linkVermelho11 {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	color: #c40001;
	text-decoration: none;
}
a.linkVermelho11:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	color: #ff0001;
	text-decoration: underline;
}





/*===========================================================================(   LETRAS   )*/

.font_10
{
    font-size: 10px;
}


.vermelho_18
{
	font-size: 18px;
	color: #c40001;
}
.vermelho_14
{
	font-size: 14px;
	color: #c40001;
}



.branco_11
{
	font-size: 11px;
	color: #FFF;
}
.Branco11
{
	font-size: 11px;
	color: #FFF;
}

.vermelho11
{
	font-size: 11px;
	color: #c40001;
}
.vermelho20
{
	font-size: 20px;
	color: #c40001;
}

.Verde11
{
	font-size: 11px;
	color: #48852a;
}

.Verde18
{
	font-size: 18px;
	color: #48852a;
}



.cinza11
{
	font-size: 11px;
	color: #444444;
}
.cinza_14
{
    font-size: 14px;
    color: #444444;
}

.CinzaClaro11
{
	font-size: 11px;
	color: #d0d0d0;
}

.Cinza10
{
	font-size: 10px;
	color: #333;
}




.Azul15
{
	font-size: 18px;
	color: #005cf0;
}
