.texto_efeitos {  text-decoration: none}



a.a:link {
	font-family: arial;
	font-size: 24px;
	font-weight: normal;
	color: 3fb6e2;
	text-decoration: underline;
}
a.a:visited {
	font-family: arial;
	font-size: 24px;
	font-weight: normal;
	color: 3fb6e2;
	text-decoration: underline;
}
a.a:hover {
	font-family: arial;
	font-size: 24px;
	font-weight: normal;
	color:#0000CC;
	text-decoration: underline;
	line-height: 14px;
}
