body { font-size : 100.01%; margin: 0.5em; }

body,textarea,input {
background-color : #000; color : #ddd; vertical-align : top;
font-family : "courier new",courier,monospace; }

pre,textarea,input { font-size : 0.95em; }

img { margin : 0.3em; border : 0; }

span.r { background-color : #000; }

a { text-decoration : none; }
a:link { color : #daa520; }
a:visited { color : #8b8b8b; }
a:hover { color : #DAA520; text-decoration : underline; }
a:active { color : #0f0; }

input,textarea { border : 1px solid white; }

.c { text-align : center; }

