body {
 /*background-image: none;
 background: #fffbf0;
 color: black;
 font-size: 90%; */
 line-height: 150%;
 font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
 text-align: justify;
}

.titr1 {
color: #000066;
font-size: 14pt;
}

A {
	text-decoration: none
}
A:hover {
	color: #ff5800; text-decoration: underline
}

A.below {
	COLOR: #6b6b6b; TEXT-DECORATION: none
}

A.menu {
	TEXT-DECORATION: none;
}
A.menu:visited {
	color: #0000ff; text-decoration: none; font-weight: normal
}
A.menu:hover {
	background: silver; color: black; text-decoration: overline; font-weight: normal
}