#menutxt {
	position:absolute;
	right: 0px;
	top: 8px;
	width:100%;
	height:100%;
}
TD.menu A:link {
	font-weight : bold;
	font-size : 8pt;
	color : #F9DDBC;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration : none;
}
TD.menu A:visited {
	font-weight : bold;
	font-size : 8pt;
	color : #F9DDBC;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration : none;
}
TD.menu A:hover {
	font-weight : bold;
	font-size : 8pt;
	color : #5975DA;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration : overline underline;
}
TD.webmaster A:link {
	font-weight : bold;
	font-size : 8pt;
	color : #F9DDBC;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration : none;
}
TD.webmaster A:visited {
	font-weight : bold;
	font-size : 8pt;
	color : #F9DDBC;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration : none;
}
TD.webmaster A:hover {
	font-weight : bold;
	font-size : 8pt;
	color : #FB3E04;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	text-decoration : overline underline;
}
