body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
A:hover{color: red;text-decoration: underline}
A:link {text-decoration: none} A:visited {text-decoration: none} A:active {text-decoration: underline;font-weight:bold}
.Estilo5 {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
.Estilo7 {font-size: 24px}
.Estilo8 {
	color: #00FF00;
	font-weight: bold;
}
.Estilo9 {color: #FF0000}
.Estilo10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Estilo12 {
	color: #008000;
	font-weight: bold;
}
.Estilo14 {font-size: xx-small}
.Estilo17 {color: #FF0000; font-size: x-large; }
.Estilo20 {font-size: 10px}
.Estilo21 {color: #008000}
.Estilo22 {color: #00FF00}
/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E3E3AE;
}



.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
	color: #339966;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



.rss_items {
	list-style:none;
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}



.rss_item  {
	margin-bottom: 1em;
	;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {



	}



.rss_item a:hover { 



	}

	

.rss_date {

		}
