Source file: /~heha/mb-iwp/BootSelektor/Firmware.zip/public_html/screen.css

a {
 color: blue;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
.notice {
 font-weight: bold;
 color: #000;
 background: #ffc;
 border: 1px solid #aaa;
 padding: 1px;
 padding-left: 5px;
 margin-bottom: 15px;
 -moz-border-radius: 8px;
}
Detected encoding: ASCII (7 bit)2