td {
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.input {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	FONT-FAMILY: "Arial";
	FONT-SIZE: 9px;
}

