BODY {
	color: rgb(0,0,0);
 	background-color: rgb(255,255,255)
}

A:link {
	color: #333
}

A:visited {
	color: #000;
	font-size: small;
}
