

/*linkuri*/.link1 {text-decoration: none; color: #ff3300;
}

.link1:hover {
text-decoration: none; color: #ff7f00;
                          border-bottom: 1px #ff7f00 dotted;
}
.link-jos {text-decoration: none; color: #919ba2;
}

.link-jos:hover {
text-decoration: none; color: #b7bdc1;
                          border-bottom: 1px #b7bdc1 dotted;
}

.trimite {text-decoration: none; color: #5eb227;
}

.trimite:hover {
text-decoration: none; color: #7ae532;
}

.reseteaza {text-decoration: none; color: #d20000;
}

.reseteaza:hover {
text-decoration: none; color: #ff423f;
}

.borderit img{
border: 0px solid #ccc;
}

.borderit:hover img{
border: 1px red dotted;
}

.borderit:hover{
color: red; /* handi */
}
