@import url('default.css');

a {text-decoration: none;}
a:link, a:visited { color:rgb(255,255,255);}
a:active { color:rgb(255,255,255); }
a:hover { color:rgb(255,255,255);}

.separator {border-color: #87af7b}
.headline { margin-top: 10px; }
.comment { margin-top: 5px; margin-bottom: 10px; }
