a:link {
	color:#333333;
}
a:visited {
	color:#333333;
}
a:active {
	color:#333333;
}
body {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	background: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #E6E6E6;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #E6E6E6;
	scrollbar-track-color: #E6E6E6;
	scrollbar-3dlight-color: #E6E6E6;
}
body, td {
	font-size: 10px;
}
.talkbox {
	background-attachment: fixed;
	background-image:  url(images/talkbox.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.notablebg {
	background-color: #000000;
	background-image: none;
}

