.Underlined { color: #80a0ff; text-decoration: underline; }
.Title { color: #ff00ff; font-weight: bold; }
.Constant { color: #ffa0a0; }
.PreProc { color: #ff80ff; }
.Comment { color: #80a0ff; }
.Type { color: #60ff60; }
.Identifier { color: #40ffff; }
.Statement { color: #ffff00; }
.Special { color: #ffa500; }
pre { font-family: monospace; color: #cccccc; background-color: #000000; padding:5px; }
.lnr { color: #ffff00; }
