
A 			{
	color: Olive;
	text-decoration: none;
} 
A:link		{ color: Olive; text-decoration: none; } 
A:visited	{ color: Olive; text-decoration: none; } 
A:active	{ color: Olive; text-decoration: underline; } 
A:hover		{ color: Olive; text-decoration: underline;} 
A.p         { color: #708090;  } 
td.title { font-family: Arial; font-size: 20px; color: #999933; font-weight:bold;}

font.descrip { font-family: arial; font-size: 10px; color: #708090; text-transform:uppercase; font-weight:bold; }
font.date { font-family: arial; font-size: 12px; color: #cccc99; line-height:16px;}
font.author { font-family: arial; font-size: 10px; color: #999966; line-height:16px; text-transform:uppercase;}
font.time { font-family: arial; font-size: 10px; color: #999966; line-height:16px; text-transform:uppercase;}
font { font-family: arial; font-size: 12px; color: #666666; line-height:16px;}
font.subhead { font-family: arial; font-size: 12px; color: #333333; font-weight:bold;}
font.adlink { font-family: verdana, sans-serif; font-size: 10px; color: #666666; font-weight:bold;}
h1,h2,h3,h4,h5,h6 { font-family: arial;  color: #333333; font-weight:bold;}
blockquote { font-family: arial;  font-size: 10px; color: #666666; }
DD { font-family: arial;  font-size: 12px; color: #333333; }
DT { font-family: arial;  font-size: 12px; color: #000000; font-weight:bold;}
p { font-family: arial; font-size:12px; color:#000000; line-height:18px; }
ul { font-family: arial; font-size:12px; color:#000000; line-height:18px; }
ol { font-family: arial; font-size:12px; color:#000000; line-height:18px; }
p.sidebar1 { font-family: verdana, arial; font-size:10px; color:#333333; line-height:12px; text-align:justify; }
p.linker { font-family: arial; font-size: 12px; color: #666666; line-height:16px;}


p.byline {
	color: Olive;
	font-family: arial;
	font-size: 10px;
}

#topnav a {
	text-decoration:none;
	color: #E0E094;
	font-family: arial;  
	font-size: 14px;
	font-weight:bold;
}

#topnav a:hover {
  text-decoration: none;
  color: #F5F5DC;
  font-family: arial;  
	font-size: 14px;
	font-weight:bold;
}
