.texto {
font-family: arial;
font-size:10pt;
}
.Unselected {
font-weight: bold;
font-size: 10px;
color: #727272;
font-family: arial;
}

.Unselected:hover {
color: #EA762D; 
}
