body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #666666;
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 22px;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;
	color: #000000;
	background-color: #CCCCCC;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	background-color: #CCCCCC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 2px;
	color: #CCCCCC;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;
	color: #000000;
	background-color: #CCCCCC;
}

