body { color: #cacaca; font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em; background-color: black; margin: 0 auto; }
a:link { color: #f74819; }
a:visited { color: #f74819; }
a:hover { color: orange; }
.font_med { font-size: medium; }
.font_large { font-size: large; }
.font_xlarge { font-size: x-large; }
.justify { text-align: justify; }
.yellow { color: yellow; }
.orange { color: orange; }
