body {
	margin: 0px;
}

.textosite {

	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Arial;

}



.bottom_news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2E2;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #6861B1;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #9A95CE;
	text-decoration: none;
}

