body {margin: 0px}

a:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #565656;

}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #565656;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #565656;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #565656;
	text-decoration: underline;
}

.menu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;

}
.menu:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #565656;

}
.menu:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #565656;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.menu:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

.zag {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #565656;
	text-decoration: none;
}

zagh {
	font-family: Verdana;
	font-size: 12px;
	color: #556879;
	text-decoration: underline;
}

zagh a {
	font-size: 12px;
	color: #556879;
	text-decoration: underline;
}

.form{
    font-family:Verdana;
    font-size:10px;
    color:#565656;
    background:#FFFFFF;
    border: #565656;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

div.sape {font-size:10px; font-family:Verdana;text-transform:lowercase;letter-spacing:-1px;line-height: 80%; color:#646464 }
div.sape a {font-size:10px; font-family:Verdana; color:#646464}