.site_title{
	/*
	This is the text name which appears over graphics on the banner
	*/
	color : White;
	font-size : 37;
	font-family : Arial, Helvetica, sans-serif;;
}
.back_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
	color: Black;
	line-height: 14px;
}
td.back_to a {
	text-decoration: none;
	color: Black;
}
td.back_to a:hover {
	text-decoration: underline;
	color: Black;
}
.powered_by{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :13;
	color : #000000;
}
.navigation_links{
	/*
	This is the navigation links, changing text-decoration 
	will turn on or off the underline on the links.
	*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13;
	color : Black;
	text-decoration : none;
}
.article_links{
	/*
	This is the navigation links, changing text-decoration 
	will turn on or off the underline on the links.
	*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12;
	color : Black;
	text-decoration : none;
	line-height: 14px;
}
a:hover {
	text-decoration : underline;
}
.nav_precis{
	font-family : Verdana;
	font-size : 11;
	color : Black;
	text-decoration : none;
}
.news_links_title{
	/*
	This is the news links, changing text-decoration will 
	will turn on or off the underline on the links.
	*/
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13;
}
.news_links_precis{
	/*
	This is the news links, changing text-decoration will 
	will turn on or off the underline on the links.
	*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : Black;
	text-decoration : none;
}
.search_box{
	/*
	This is the search text box
	*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	width : 130px;
}
a {
	color : Black;
	text-decoration : underline;
}
.article_navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: Black;
	line-height: 14px;
}
td.article_nav a {
	text-decoration: none;
	color: Black;
}
td.article_nav a:hover {
	text-decoration: underline;
	color: Black;
}
.art_nav_arrow {
	font-size : 11;
}

