

	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: right }

  <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;
}