body {
    font-family: Arial, sans-serif;
    margin: 40px;
    background-color: #f0f0f0;
}

.hid_links { 
   text-decoration: none;
   color: blue;
)