body {
	font-size: 12px;
	text-decoration: none;
}
form {
	font-size: 12px;
}
table {
	font-size: 12px;
	border: none;
	line-height: 20px;

}
input {
	border: 1px dashed #0066CC;
	font-size: 12px;
	text-decoration: none;
	background-color: #DFE9FF;
}
a:link {
	text-decoration: none;
	color: #3399cc;

}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
