body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: thin none #FFFFFF;
	background-color: #333333;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border: 0px none #FFFFFF;
}
a:visited {
	color: #999999;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border: 0px none #FFFFFF;
}
a:hover {
	color: #009999;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	border: 0px none #FFFFFF;
}
a:active {
	color: #009999;
	text-decoration: underline;
	border: 0px none #FFFFFF;
}
