
.textnavbar { font-size: 10px }
.textobject { color: rgb(255,204,51) }
a:active { color: #9370db }
a:hover { color: rgb(255,255,255) }
a:link { color: #ffd700 }
a:visited { color: silver }
body { background-color: rgb(0,0,0) }
li { color: rgb(255,204,51) }
ol { color: rgb(255,204,51); list-style-type: decimal }
p { color: rgb(255,204,51) }
ul { color: rgb(255,204,51) }