.categoria {
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration: none;
}
.data {

	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}
.resumotext {

	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.bignewstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

.bignewstitle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}

.bignewstitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}

.bignewstitle:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}

.bignewstitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}


.smallnewstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}

.smallnewstitle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}

.smallnewstitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}

.smallnewstitle:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}

.smallnewstitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
