/* CSS Document */

a.links_internos:visited {
	font-family: Century Gothic;
	font-size: 9px;
	color: #e50e90;
	font-weight: normal;
	
}
 a.links_internos:link {
	font-family: Century Gothic;
	font-size: 9px;
	color: #e50e90;
	font-weight: normal;
	
}
 a.links_internos:hover {
	font-family: Century Gothic;
	font-size: 9px;
	color: #e50e90;
	font-weight: normal;
	
}
 a.links_internos:active {
	font-family: Century Gothic;
	font-size: 9px;
	color: #e50e90;
	font-weight: normal;
	
	
}	
	a.botoes_laterais:visited {
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
	font-weight: normal;
	line-height: 25px;
}
a.botoes_laterais:link {
	font-family: Times New Roman;
	font-size: 14px;;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
	font-weight: normal;
	line-height: 25px;
	
}
a.botoes_laterais:hover {
	font-family: Times New Roman;
	font-size: 14px;;
	color: #6e7071;
	font-weight: normal;
	text-decoration:underline;
	line-height: 25px;
}
a.botoes_laterais:active {
	font-family: Times New Roman;
	font-size: 14px;;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
	font-weight: normal;
	line-height: 25px;
}

