body {
	background-color: #999999;
	background-image: url(P_format/back.gif);
}


a:link {
	color: #663399;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FF3366;
	text-decoration: underline;
}
a:active {
	color: #FF99CC;
	text-decoration: none;
}
