.center { background: url(img/parch.jpg); width: 635; margin-left: auto; margin-right: auto; padding: 1em; color: #000000 }

A:link { text-decoration: none; color: #007700; }
A:visited { text-decoration: none; color: #007700; }
A:active { text-decoration: underline; color: #007700; font-weight: bold; }
A:hover { text-decoration: underline; color: #007700; font-weight: bold; }

.newsdate { italic; color: #FFFFFF; background: #000000; font-size: 80%; text-align: right; padding: .2em; width: 90%; margin-right: auto; margin-left: auto; }
.newsooc { text-decoration: none; color: #000000; padding: .4em; margin-left: auto; margin-right: auto; font-size: 80%; }
.date { text-align: right; font-style: italic; }
.text { text-align: justify; font-size: 90%; }
.bigtext { text-align: justify; }

p.space { margin-top: 50px; margin-bottom: 90px; }


#menu { width: 100%; border: 1px solid black; }
#menu.title { margin-left: auto; margin-right: auto; color: #FFFFFF; text-decoration: none; font-size: 120%; }
#menu ul { list-style: none; margin: 0; padding: 1; }
#menu a, #menu h2 {
	font: 12px/14px arial, helvetica, sans-serif;
	display: block;
}
#menu a { color: #000000; text-decoration: none; }
#menu a:hover { color: #FFFFFF ; background-color: #000000; text-decoration: none; font-weight: bold; }

