td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
	right: 1px;
	position: relative;
	bottom: 1px;
}
input {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
textarea {
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
