body {
	background-color:#F5F3EF;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	margin:0;
}

a:link{color:#351f5d; text-decoration:underline;}
a:visited{text-decoration:underline;}
a:hover{text-decoration:none;}

input{font-size:small;}
