.textonormal {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
}
.texto1 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	color: #4BBBC7;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #9F009F;
	text-decoration: underline;
}
.textopequeno {
	font-family: tahoma;
	font-size: 9px;
	color: #666666;
}
