body,p  {
 font-family: verdana, arial, helvetica, geneva;
 font-size: 11px;
 color: #a2a2a2;
 text-decoration: none;
 line-height: 2.2em;
 background-color: #000000;
 }

.darktext {
 font-family: verdana, arial, helvetica, geneva;
 font-size: 11px;
 color: #c8c8c8;
 background: none;
 text-decoration: none;
 }

 .lighttext {
 font-family: verdana, arial, helvetica, geneva;
 font-size: 11px;
 color: #a2a2a2;
 background: none;
 text-decoration: none;
 }




.selectlist { COLOR: red; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: bold; }

a:link   { color: #ffffff; text-decoration: underline; }
a:active   { color: #000000; text-decoration: underline; }
a:hover   { color: #000000; text-decoration: underline; }
a:visited   { color: #ffffff; text-decoration: underline; }
a:visited:hover   { color: #000000; text-decoration: underline; }

a.smaller:link  { color: #934e4f; text-decoration: none; }
a.smaller:active  { color: #b20001; text-decoration: underline; } 
a.smaller:hover  { color: #b20001; text-decoration: underline; } 
a.smaller:visited  { color: #934e4f; text-decoration: none; } 
a.smaller:visited:hover  { color: #b20001; text-decoration: underline; }

.bigger  { font-size: 13px; }
.biggest  { font-size: 15px; }
.smaller   { color: #989898; font-size: 10px; }
.nav { color: #b3b3b3; font-weight: bold; font-size: 10px; }
