/* CSS Document */
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: normal;
font-weight: bold;
color: #C17414;
text-decoration: none;
background-image: url(images/fle_verde1.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 25px;
text-decoration:none;
margin:0px;
}

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

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