body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
.bigTxt16 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {

	color: #FFFF66;
	text-decoration: none;
}
