body {
	margin: 0px auto;
	padding: 0px auto;
	color: #333333;
	background-color: #ffffff;
}

a { color: #666666; text-decoration: underline;}
a :hover { color: #333333; text-decoration: underline;}


.general { font-family:Tahoma; font-size:14px; font-weight: normal; color: #666666;}

.articles { font-family:Tahoma; font-size:12px; font-weight: normal; color: #4F4F4F;}
a.articles {text-decoration:none; color:#4F4F4F;}
a.articles:visited {text-decoration:none; color:#4F4F4F;}
a.articles:active {text-decoration:none; color:#4F4F4F;}
a.articles:hover {text-decoration:underline; color:#000000;}

.t_story { font-family:Tahoma; FONT-SIZE:12px; color:#666666; margin-left:16px; padding-left:16px;}

.t_news { font-family:Tahoma; FONT-SIZE:12px; color:#666666; margin-left:5px; padding-left:5px;}

.headline { font-family:Tahoma; FONT-SIZE:11px; font-weight: bold; color:#A45F00; margin-left:1px; padding-left:1px; border-bottom:3px solid #FFFFFF;}
a.headline { font-weight: bold; text-decoration:underline; color:#A45F00;}
a.headline:visited {font-weight: bold; text-decoration:underline; color:#A45F00;}
a.headline:active {font-weight: bold; text-decoration:underline; color:#A45F00;}
a.headline:hover {font-weight: bold; text-decoration:underline; color:#000000;}

.more { font-family:Tahoma; font-size:11px; font-weight: normal; color: #001C37; margin-left:3px; padding-left:3px;}
a.more {text-decoration:none; color:#001C37;}
a.more:visited {text-decoration:none; color:#001C37;}
a.more:active {text-decoration:none; color:#001C37;}
a.more:hover {text-decoration:underline; color:#990000;}


.addy { font-size: 12px; font-family: Tahoma; font-weight: bold; color: #666666; margin-left:10px; padding-left:10px;}
a.addy { color: #666666; text-decoration: none;}
a.addy:hover { color: #333333; text-decoration: underline;}


.copyright	{ font-size: 11px; font-family: Tahoma; color: #666666; margin-left:6px; padding-left:6px; margin-right:6px; padding-right:6px}
a.copyright { color: #666666; text-decoration: none;}
a.copyright:hover { color: #333333; text-decoration: underline;}

}




