.podval1 {
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial;
}
.menu {
	color:#000000;
	text-decoration: none;
}
.menu:link {
	color:#000000;
	text-decoration: none;
	border-bottom: #000000 1px dotted;
}
.menu:visited {
	color:#000000;
	text-decoration: none;
	border-bottom: #000000 1px dotted;
}
.menu:hover {
	border-bottom: none;
}