.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.destaque:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.destaque:action{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.destaque:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}