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

.TituloCinza{
	font-family:Trebuchet MS;
	font-size:24px;
	color:#666666;
}
.TextoCinza{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#666666;
}
.LinkCinzaP{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#999999;
	text-decoration:none;
}
.LinkCinzaP:hover{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#999999;
	text-decoration:underline;
}
.TextoPreto{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000;
}
.LinkCinza{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
.LinkCinza:hover{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#666666;
	text-decoration:underline;
}
.TextoCinzaC{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#7f7f83;
}
.TextoCinzaE{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#6f6f6f;
}
.TextoAzulC{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#77b4d2;
}

.TextoAzul{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#007ab6;
}

.TituloAzul{
	font-family:Trebuchet MS;
	font-size:16px;
	color:#007ab6;
	font-weight:bold;
}

.TituloAzul2{
	font-family:Trebuchet MS;
	font-size:24px;
	color:#007ab6;
	font-weight:bold;
}

.TituloRosa{
	font-family:Trebuchet MS;
	font-size:22px;
	color:#904883;
	font-weight:bold;
}

.TextoRosa{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#904883;
	text-decoration:none;	
}

.TextoRosa{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#904883;
	text-decoration:none;
}

.TextoRosa a:hover{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#904883;
	text-decoration:underline;
}

.LinkAzul{
	font-family:Trebuchet MS;
	font-size:16px;
	color:#007ab6;
	font-weight:bold;
	text-decoration:none;	
}
.LinkAzul:hover{
	font-family:Trebuchet MS;
	font-size:16px;
	color:#007ab6;
	font-weight:bold;
	text-decoration:underline;
}
.LinkAzulP{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#007ab6;
	text-decoration:none;	
}
.LinkAzulP:hover{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#007ab6;
	text-decoration:underline;
}