table {
	font-size: 12px;
	color: #333333;

}
.form {
	height: 15px;
	width: 119px;
	border: 1px solid #65583D;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
