.fundo {
width: 135px;
color : #0066CC;
line-height: 20px;
padding-left: 6px;
text-decoration: none;
}
a.fundo:hover {
background-color: #FFFFDD;
font-family : Arial;
color : #0066CC;
text-decoration: none;
}
a.fundo:active {
background-color: #FFFFDD;
font-family : Arial;
color : #0066CC;
text-decoration: none;
}
a.fundo:visited {
font-family : Arial;
color : #0066CC;
text-decoration: none;
}

