
.texto{
	color: #808080; font-family: Tahoma; font-size: 11px;
}
.texto A:link {
	color: #000000; font-family: Tahoma; font-SIZE: 11px; text-decoration: none;
}
.texto A:visited {
	color: #000000; font-family: Tahoma; font-SIZE: 11px; text-decoration: none;
}
.texto A:active {
	color: #000000; font-family: Tahoma; font-SIZE: 11px; text-decoration: none;
}
.texto A:hover {
	color: #000000; font-family: Tahoma; font-SIZE: 11px; text-decoration: underline;
}



.rodape{
	color: #808080; font-family: Tahoma; font-SIZE: 9px;
}
.rodape A:link {
	color: #343434; font-family: Tahoma; font-SIZE: 9px; text-decoration: none;
}
.rodape A:visited {
	color: #343434; font-family: Tahoma; font-SIZE: 9px; text-decoration: none;
}
.rodape A:active {
	color: #343434; font-family: Tahoma; font-SIZE: 9px; text-decoration: none;
}
.rodape A:hover {
	color: #343434; font-family: Tahoma; font-SIZE: 9px; text-decoration: underline;
}

.home{
	color: #FFFFFF; font-family: Tahoma; font-size: 11px;
}
.home A:link {
	color: #FFFFFF; font-family: Tahoma; font-SIZE: 11px; text-decoration: none;
}
.home A:visited {
	color: #FFFFFF; font-family: Tahoma; font-SIZE: 11px; text-decoration: none;
}
.home A:active {
	color: #FFFFFF; font-family: Tahoma; font-SIZE: 11px; text-decoration: none;
}
.home A:hover {
	color: #FFFFFF; font-family: Tahoma; font-SIZE: 11px; text-decoration: underline;
}