BODY {
	background	: 044 url(/image/back.gif);
	color		: white;
}
A {
	color		: #6dc;
	text-decoration	: none;
}
A:visited {
	color		: #5ba;
}
A:hover {
	color		: yellowgreen;
	text-decoration	: underline;
}
P {
	line-height	: 1.4;
	text-index	: 0.8em;
}
