<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	color:#495159;
	FONT-FAMILY: Arial, Trebuchet Ms, Tahoma, Arial Narrow,  Helvetica, sans-serif;
	FONT-SIZE:14px;
}
.tags {
	color:#495159;
	FONT-FAMILY: Arial, Trebuchet Ms, Tahoma, Arial Narrow,  Helvetica, sans-serif;
	FONT-SIZE:14px;
	line-height: 165%;
}
.titulo {
	color:#495159;
	FONT-FAMILY: Arial, Trebuchet Ms, Tahoma, Arial Narrow,  Helvetica, sans-serif;
	FONT-SIZE:14px;
	line-height: 200%;
}
.texto-noticia {
	color:#495159;
	FONT-FAMILY: Arial, Trebuchet Ms, Tahoma, Arial Narrow,  Helvetica, sans-serif;
	FONT-SIZE:14px;
	line-height: 150%;
}
.texto a:link {
 text-decoration: none;
	color: #495159;
}
.texto a:visited {
 text-decoration: none;
	color: #495159;
}
.texto a:hover {
 text-decoration: underline;
	color: #495159;
}
-->