/* CSS Document */
p#vinculo a{
font-family:"Trebuchet MS";
font-size:12px;
text-decoration:none;
padding: 0 0 0 60px;
color: #5c3814;
}

p#vinculo a:hover {
text-decoration:underline;
}

p#text-inf {
font-family: "Trebuchet MS";
font-size: 11px;
color: #333333;
padding:0 0 0 60px;
line-height: 25px;
}
