@Html.ActionLink(emp.Name, "EmployeeDetail", new { Id = emp.Id }, new { target="_blank", style="font-weight: bold;color: red;"})