.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txt_peq_cinza {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.txt_peq_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.txt_normal_rosa {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0066; font-weight: bold; }

