.imp_lk1 {
background-color: #e25a20cc;
border-radius:5px;
text-align: center;
padding: 5px;
}
.imp_lk1:hover {
background-color: #cb450b;
border-radius:5px;
text-align: center;
padding: 5px;
}
.imp_lk2 {
background-color: #233f7fd9;
border-radius:5px;
text-align: center;
padding: 5px;
}
.imp_lk2:hover {
background-color: #032269;
border-radius:5px;
text-align: center;
padding: 5px;
}
.imp_lk3 {
background-color: #174e85;
border-radius:5px;
text-align: center;
padding: 2px;
}
.imp_lk3:hover {
background-color: slategrey;;
border-radius:5px;
text-align: center;
padding: 5px;
}
.imp_lk4 {
background-color: #d2b48c;
border-radius:5px;
text-align: center;
padding: 5px;
}
.imp_lk4:hover {
background-color: #9d5f0c
border-radius:5px;
text-align: center;
padding: 5px;
}
.imp_lk5 {
background-color: #047777c7;
border-radius:5px;
text-align: center;
padding: 5px;
}
.imp_lk5:hover {
background-color: #014d4d;
border-radius:5px;
text-align: center;
padding: 5px;
}