.td {
	font-size: 12px;
}a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
}
a.other:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.other:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.other:hover {
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}
.input {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 12px;

}
