body {
	background: #FFFFFF;
	color: #424242;
	font: xx-small Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 10px;
}

p {
	font: xx-small Arial, Helvetica, sans-serif;
}

a:active {
	color: #EDEDED;
}

a:link {
	color: #CCCCCC;
}

a:visited{
	color: #CCCCCC;
}
