.dashboard_button {      
      border:1px solid #eee;
      border-radius: 5px;
      padding-top:10px;
      padding-bottom:10px;
}

.dashboard_button i {
      color: #000;
      font-size:100px;
      line-height: 100px;
}

.dashboard_button a{
      color: #000;      
      text-decoration: none;
}

.table_link {
      text-decoration: none;
}

.border_bottom{
      border-bottom: 1px solid #eee;
}

a{
      text-decoration: none;
}