BODY {
	color : Black;
	background-color : White;
	font-family : Arial, sans-serif;
}

A {
	color : Blue;
	font-weight : bold;
}

