@charset "utf-8";
body { font-family: Arial, Helvetica, sans-serif; background-color: #000; margin: auto; color: #ccc; }
h1, h2 { font-size: 22px; font-weight: bold; color: #fff; line-height: 33px; }
#news { text-align: center; width: 450px; margin: 0 auto; padding: 25px 0; }
#news a,
#news a:visited { text-decoration: none; color: #d31e00; border-bottom: 1px dotted #d31e00; }
#news a:hover { color: #fff; border-bottom: 1px solid #fff; }
.small { font-size: 12px; color: #ccc; line-height: 25px; letter-spacing: 1px; }