body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66FF00;
	text-decoration: none;
}

.bigtxt {
	font-family: "Arial Black";
	font-size: 14px;
	color: #000000;
}

.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}
a.newstext:link {
	color: #000000;
	text-decoration: none;
}
a.newstext:visited {
	color: #000000;
	text-decoration: none;
}
a.newstext:hover {
	color: #76C246;
	text-decoration: none;
}
a.newstext:active {
	color: #7FC23F;
	text-decoration: none;
}
.promoscrollbar {
	width:500px;
	height:520px;
	overflow:auto;
	border:0px;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-base-color:#edecec;
	scrollbar-shadow-color:#edecec;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#D1E2F5;
}

