@charset "iso-8859-2";
/* CSS Document */
table.wholePage {
	height: 100%;
	width:100%;
	background-position: right;
}

html,body {
  width:100%;
  height: 100%;
}
 
table
border-collapse: collapse;
 
a table td {
padding:0px;
margin:0px;
}
a:link {
	color: #442D15;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #442D15;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #694521;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color: #442D15;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
