body {
  background-color:#000000;
}

table {
	font:Arial;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color:#252525;
  color:#FFFFFF;
}

p.right {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color:#252525;
  color:#FFFFFF;
}

h2 {
font:Tahoma;
font-family:Tahoma;
font-size:20px;
}

a.header:link {
color: #252525;
}

a.header:visited {
color: #252525;
}

a.header:hover {
color: #252525;
}

a.read:link {
font:Arial;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
font-weight:bold;
}

a.read:visited {
font:Arial;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
font-weight:bold;
}

a.read:hover {
color:#AAAAAA;
font:Arial;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
font-weight:bold;
}

a.story:link {
/*font:Arial;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
*/
color: #000000;
text-decoration: none;
font:Tahoma;
font-family:Tahoma;
font-size:20px;
}

a.story:visited {
/*font:Arial;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;*/
color: #000000;
text-decoration: none;
font:Tahoma;
font-family:Tahoma;
font-size:20px;
}

a.story:hover {
/*font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;*/
color:#AAAAAA;
font:Tahoma;
font-family:Tahoma;
font-size:20px;
}

a:link {
font:Arial;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}

a:visited {
font:Arial;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}

.posted{
font-style:italic;
font-size:10px;
text-align:center;
}

a:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
background-color: #EEEEEE;
color:#000000;
}

.dash {
color: #F49AC1;
font-weight: bold;
}
.sports {
color: #6dcff6;
font-weight: bold;
}

.opinion {
color: #fdc689;
font-weight: bold;
}

.feature {
color: #c4df9b;
font-weight: bold;
}

.arts {
color: #bd8cbf;
font-weight: bold;
}

table.story {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#FFFFFF;
background-image: url('/images/grad.gif');
}