body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("images/bg.gif");
}.bluetxt {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #96a1f6;
	text-decoration: none;
}
.Yelow {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #f7bd4c;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bulltxt {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	background-image: url("images/bull.gif");
	background-repeat: no-repeat;
	background-position: 2px center;
	color: #FFFFFF;
	padding-left: 15px;
}

a.Yelow:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.border {
	border: 1px solid #333333;
}
.wtxt {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}



