h1 {
 text-align : center;
}

.title h1 {
 background-color : inherit;
 color : #FFFFFF;
}

.menu a {
 color : #006840;
 background-color : inherit;
 text-decoration : none;
}

.menu a:hover {
 background-color : inherit;
 color : #FF0000;
 text-decoration : none;
}

.noentry {
 color : #006840;
 background-color : inherit;
 font-style : italic;
 font-weight : bold;
}
