body {
	behavior: url(csshover.htc);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input:focus, select:focus, textarea:focus {
 /* background: #F3F3F3; */

}
