<STYLE>
BODY {
        background-image: url(bg.gif);
	font-family : tahoma;
	color : #585858;
	font-size : 10px;
	font-weight : normal;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}


A:link {
	color: #ffffff;
	font-family : tahoma;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
}
A:visited {
	color: #ffffff;
	font-family : tahoma;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	color: #7b1010;
	font-family : tahoma;
	font-size : 12px;
	font-weight: normal;
	text-decoration: underline;
}
A:active {
	color: #ffffff;
	font-family : tahoma;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
}


.text {
	font-family : tahoma;
	color : #97702B;
	font-size : 9px;
	font-weight : normal;
	padding-bottom: 3;
	padding-top: 3;
	padding-right: 3;
	padding-left: 3;

}

.navmenu {
	font-family : tahoma;
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;

}


</STYLE>