body,form,a {
	background-color: #ffffff;
	color: #cc66ff;
	font-family: cursive;
	font-size: 12pt;
	text-decoration : none;
}
a { color: #ff99ff; }
a:hover {
	color: #ff66ff;
	text-decoration : underline;
}
h1 { font-size: 16pt }
.menu{
	background-color : #FFCCFF;
	width : auto;
}