
body      { color: white; background-color: #5f6761 }

a:link  { color: #f90; text-decoration: none }
a:visited  { color: #ff9; text-decoration: none }
a:active  { color: #660066 }
a:hover { color: #f90; text-decoration: underline }

li { font-size: 12px; }

.title  { color: #f90; font-weight: bold; font-size: 14px }
.column  { color: white; font-size: 12px; line-height: 150% }
.msg  { color: #fff; font-size: 12px }

.name { font-size: 10px; color: #aaaaaa }
.update { font-size: 10px; color: #ffffff }
