.estatico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9966CC;
}

a.estatico:link,a.estatico:visited,a.estatico:active{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.estatico:hover{
	color: #333333;
	font-weight: bold;
}

