body {
	background-image: http://lweb.net/bg3b.jpg;
	background-attachment: images/bg3b.jpg;
	background-color: #fffaf0;
	text: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.menu:hover {
        font-weight: bold;
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
input.yellow {
        background: #ffff88;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
}
input.green {
        background: #88ff88;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
}
input.lightgrey {
        background: #f0f0f0;
        text-decoration: none;
        color: #404040;
}
td.menu {
	background-color:#ff0000;
	font-family: georgia;
	font-size: 10pt;
	color:#000000;
}
font.small {
	font-size: 10;
	font-family: georgia;
}
font.crediteval {
	font-size: 14;
        font-weight: bold;
	font-family: georgia;
}
