.tabela {
	border: 1px solid #000000;
}
A {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.form {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #006699;
}
