a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}







portifolio {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.portifolio:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}

.texto-meio{
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}




.servicos {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.servicos:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}






.idioma {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.idioma:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}


