body
{
	margin: 0px;
}

body, table, input, textarea, select
{
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

a
{
	color: darkblue;
	text-decoration: underline;
}

.lank
{
	color: white;
	text-decoration: none;
}