.txt{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	color : #ffffff;
	font-size: smaller;
}
a{
	font-size: small;
	color: white;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
	.myform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #f0e68c;
	border: 1px none #000000;
	border-style: outset outset inset inset;
	border-top-width: 1px;
	border-color: Gray;
}

