a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	float:inherit;
	width:800;
	background:none; 
	font-size:93%;
	line-height:normal;
	border-bottom:0px solid #666;
	color:#000000;
	font:bolder;
	}
#menu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;	
	padding:0;
	font-size:12px;
	}
#menu a {
	float:left;
	background:url("images/tableftF2.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:right;
	display:block;
	background:url("images/tabrightF2.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFCC00#990066;} /* #FFCC00 */
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}                    
                    
	body { font-family: "Tahoma" ; font-color="#FFCC00";  font-size: 14pt ; background-color:#000000 } 
	/* background: url('images/background.jpg') fixed;  } */

	H1 { font-size: x-large; color:#FFCC00 ; text-align: center}
	H2 { font-size: 16pt; color:#FFCC00  ; text-align: center }
	p.1 { font-size: 14pt; color:#FFCC00  ; text-align: right }
	TD  { font-size: 14pt; color:#FFCC00  ; text-align: center}
	p  { font-size: 14pt; color:#FFCC00  ; text-align: center}

	<font face="Tahoma"  size="3">
	p {margin-left: 550px}
	
		A.menulink {
display: block;
width: 95px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #FFFFFF; /* FFCC00 */
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#F0E1FF;
}
