.titulo-chamada {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.fonte-menor {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
}
.fonte-media {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
a:link {
text-decoration: none;
color: #07475C;
}

a:visited {
text-decoration: none;
color: #07475C;
}

a:hover {
text-decoration: underline; 
color: #2662FD;
}

a:active {
text-decoration: none
}
.numero-citacao {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
