body {
font-family: "Verdana"; 
font-size: 12px; 
	color: #fff;
	scrollbar-3dlight-color: #696969;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #696969;
	scrollbar-track-color: #000000;
}

a:link,  {
	color:#fff; 
	text-decoration:underline}

a:active {
	color:#fff; 
	text-decoration:none}
	
a:visited {
	color:#fff; 
	text-decoration:underline}
	
a:hover {
	color:#fff; 
	text-decoration:none}
	
.tablebg {
	background: #333;
}

.header14white {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.header14pink {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #ff7cff;
}

.boldorange {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #ff6633;
}
.button {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	cursor: hand;
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}

.textbox {
	font-family: "Verdana";
	background: #b0b0b0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px}
