.teste3 { } 
.teste3 a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
font-style: normal; 
line-height: 14px; 
font-weight: normal;
background-color: #FFD6D6;
color: #666666; 
width: 140px;
text-decoration: none;
border-bottom:1px inset #eaeafe;
} 
.teste3 a:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 14px;
font-weight: normal;
background-color: #FFCCCC;
color: #666666; 
} 