a { text-decoration: none; }
a:link { color: #69991a; }
a:visited {	color: #69991a; }

body { 
	font-family: Verdana;
	font-size: 10pt;
}
hr {
	border: 0;
	width: 80%;
}

img { border: 0; }
input { background: #fdffd4; }
input:focus { background: #e5febc; }

table {
	font-family: Verdana;
	font-size: 10pt;
}

textarea { background: #fdffd4; }
textarea:focus { background: #e5febc; }