.01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D8D8D;
	text-decoration: underline;
}
.02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4037B;
	text-decoration: underline;
}
.03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
.separador {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4037B;
}

