a:link {  color:#FFCC00; text-decoration : none;}
a:visited { color:#FFCC00; text-decoration:none;}
a:hover { color:#FFFFCC; text-decoration:underline; }
a:active { color:#FF0000; text-decoration:underline; }
.link-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.main_gradient {
	background: url(../pics/bkgd.jpg) repeat-y;
	background-color: black;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC;
}
.newshl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFCC;
}
.textdblsize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFCC;
	line-height: 16pt;

}
.textvsmall {
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF;
}
.textvsmall a:link {
color: #FFFFFF;
}
.bbody {
	background-color: #333333;
	background-image: url(../pics/bkgd-o.jpg);
	background-repeat: repeat-y;
}
