body, p, div {
	font-family: arial;
	color: #999;
	font-weight:normal;
	font-size: 85%;
	font-style: normal;
	letter-spacing: 0em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
	color: #ccc;
}
a:link {
	font-family: arial;
		color: #999999;
		font-weight:normal;
		font-size: 10px;
		font-style: normal;
		letter-spacing: 0;
	text-decoration: none;
}
a:visited {
	font-family: arial;
		color: #999999;
		font-weight:normal;
		font-size: 10px;
		font-style: normal;
		letter-spacing: 0.1em;
}
a:active {
	font-family: arial;
		color: #999999;
		font-weight:normal;
		font-size: 10px;
		font-style: normal;
		letter-spacing: 0 em;
}
a:hover {
	font-family: arial;
		color: #999999;
		font-weight:normal;
		font-size: 10px;
		font-style: normal;
		letter-spacing: 0 em;
}
.bigger {
	font-family: arial;
	color: #666;
	font-weight:normal;
	font-size: 2em;
	font-style: normal;
	letter-spacing: 0em;
}

