a { text-decoration: none; color: maroon; }
a:hover { background: #cccccc; }

	
p { margin: 0.6em; }
p.d { text-indent: -1em; margin: .5em 1em 1em 2em; }
/* li { margin: 0.3em; } */

p.menu {
	font-size: 12pt;
	color: white;
	background-color: #677e61;
	text-indent: 0em; margin: 0px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	padding: 3px;
}
a.menu {
	color: white;
	padding: 2pt 4pt;
	background: #677e61;
}
a.menu:hover {
	color: white;
	padding: 2pt 4pt;
	background: #677e61;
}

.justify { text-align: justify; text-indent: 0em; }
.center { text-align: center; text-indent: 0em; }
.right { text-align: right; text-indent: 0em; }
.left { text-align: left; text-indent: 0em; }
.kicsi { font-size: 10pt; }

