td {
	font-size: 9pt;
}
.inp {
	background-color: #FFECFA;
	border: 1px solid #A7A7A7;
	font-size: 9pt;
	color: #CC6633;
	font-family: "Courier New", "Courier", "mono";


}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FF8033;
	text-decoration: none;
}
a:hover {
	color: #FF8033;
	text-decoration: none;
}
