.texto{
font-family: Verdana;
font-size: 10px;
color: #000000;

}

h1{
font-family: Verdana;
font-size: 12px;
color: #0094CC;
font-weight: bold;
}

h1 a:link{ 
	color: #0094CC;
	text-decoration: none;} 

h1 a:active {
	text-decoration: none;}
	
h1 a:hover{
color:#FF0000;}

h1 a:visited{
	color:#FF0000;
	text-decoration: none;}

h1 a:hover {
	text-decoration: none;}


