body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	}
	marquee {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	}
	.text {
	color : #660000;
	}
	.textGreen {
	color : #009900;
	}
	.textRed {
	color : #ff3333;
	}
	.textYellow {
	color : #FF9900;
	}
	.textBlue {
	color : #0066CC;
	}
	.textPurple {
	color : #cc00cc;
	}					
	.textPink {
	color : #ff0099;
	}
	.textBlack {
	color : #000000;
	}
	.textMaroon {
	color : #996666;
	}
	a { color:#000; text-decoration:none; }