.negrita  {
  font-weight:bold;
  color:green
}

.normal {
  font-size:13px;
  color: #F2984C;
  line-height: 120%;
}

.txt{
  font-family:"Arial",Georgia;
  font-weight:bold;
  color:#F2984C;
  font-size:17px;  
}

.txtsm{
  font-family:"Arial",Georgia;
  color:#000000;
  font-size:13px;    
}

a.tags_cloud_link{
 font-size:12px;    
 font-family:"Arial",Georgia;
 padding-right:1.5em;
}

a:link.tags_cloud_link{  
  color:#38B63C;
 
}

a:visited.tags_cloud_link{
  color:#38B63C;
}

.adsense_title {    
}

a.adsense_item {    
}

p.warning {
	font-size:13px;
	color: red;
	line-height: 120%;
}

li {
	font-size:14px; 
	color: #586885;
	line-height: 130%;  /* interlineado */
}

hr {
	display:none;
 }
h1 {
	font-size:28px;	
	margin:0;
}

h1 a {color:red;}

td {
	font-size: 12px;	
	color : #586885;
}
/* 
a {	font-size:13px;	color:#325FA0;} 
*/
a:link {    
	text-decoration: none;
	color:#38B63C;
}
a:visited {
	/* text-decoration: none;	*/
	color:#38B63C;
}
a:hover {
	/* text-decoration: underline !important; */
	color:#00FF00;
}

a:active {
	/* text-decoration: none;	*/
	color:#38B63C;
}