.textoBrancoGrande {
	font-family: Times;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoBranco16 {
	font-family: Times;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoBrancoPequeno {
	font-family: Times;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoBrancoMedio {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoBrancoMini {
	font-family: Times;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkTextoBrancoMedio:link {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkTextoBrancoMedio:visited {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkTextoBrancoMedio:hover {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkTextoBrancoMedio:active {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkTextoBrancoGrande:link {
	font-family: Times;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkTextoBrancoGrande:visited {
	font-family: Times;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
}


.linkTextoBrancoGrande:hover {
	font-family: Times;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
}


.linkTextoBrancoGrande:active {
	font-family: Times;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
}


.linkMedio:link {
	font-family: Times;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkMedio:visited {
	font-family: Times;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkMedio:hover {
	font-family: Times;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkMedio:active {
	font-family: Times;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoLinkG:link {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoLinkG:visited {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoLinkG:hover {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoLinkG:active {
	font-family: Times;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoLinkP:link {
	font-family: Times;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoLinkP:visited {
	font-family: Times;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoLinkP:hover {
	font-family: Times;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoLinkP:active {
	font-family: Times;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.textoPreto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}