/*bogus link for NS6 bug - doesn&#8217;t recognize the first style in the style sheet*/
.bogus { color: #868686; }
.bogus:hover { color: #868686; }

body {
	background-color: #4C4C4C;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #FFFFFF;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 1em;
}

.txt_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #000000;
	font-weight: normal;
	line-height:1.5em;
	text-align: justify;
}
.txt_main_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #000000;
	font-weight: bold;
	line-height:1.5em;
	text-align: justify;
	 }


.title_bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; color: #CCCCCC; font-weight: bold
}

.news_clip {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #333333;
	font-weight: normal;
	line-height: 1.2em;
	text-align: justify;
	border-top-width: thick;
}
.news_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-variant: small-caps;
	color: #FF0000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 1em;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	font-size: 1em;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 1em;
}
