

#menu {
	float:inherit;
	width:800;
	background:none; 
	font-size:93%;
	line-height:normal;
	border-bottom:1px 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;
	}
#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:#990066;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}                    
                    
	body { font-family: "Tahoma" ; font-color="#800080";  font-size: 12pt ; background: url('images/background.jpg') fixed;  }

	H1 { font-size: x-large; color: #800080 ; text-align: center}
	H2 { font-size: 16pt; color: blue  ; text-align: center }
	p.1 { font-size: 14pt; color: blue  ; text-align: right }
	TD  { font-size: 12pt; color: #800080  ; 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: #800080;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#F0E1FF;
}