a:link{
	   text-decoration:none;
       /*font-weight:400*/   
	   color:#0000ff;
	   }
	   
a:visited{
		  text-decoration: none; 		  
		  color:#0000ff;
		  }
		  
a:hover{
		text-decoration: none;	 		
		color:#ff0000;
		}
		
a:active{
		 text-decoration: none;	 		 
		 color:#ff0000;
		 }
		 
.pfundo{background:#ffffff;
        font-family:"Trebuchet MS";
		color:#3b3b3b;
        font-weight:700;
		font-size:80%; 		
       }

.pfundoform{background:#BFCED0;
        font-family:"Trebuchet MS";
		color:#3b3b3b;
        font-weight:700;
		font-size:80%; 		
       }
	   
.noticias{
		font-family:"Trebuchet MS";
		text-decoration:none;
		color:#0000ff;
        font-weight:700;
		font-size:80%; 		   
	   
	   }	   
	 	 	 
p{
	
	font-family:"Verdana";
}

#alertf{
	
	font-family:"Verdana";
	color:#6d3716;
	font-height:18px;
	
}