body, li, td, h1, p, a  
      { font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	color: black;
	font-size: 10pt;}

.font1 {font-size: 8pt;}

A.menulink { background-color: white;
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica;
	font-size:10px;
	color: #000000;
	border: solid 1px silver; }

A.menulink:hover { border: solid 1px #6100C1; 	background-color: cyan; }

A.link88 {
background-color: yellow
display: block;
width: 88px;
text-align: center;
text-decoration: none;
font-family:verdana;
font-size:10px;
color: #silver;
border: solid 1px brown;
}

A.link88:hover { border: solid 1px #gold; background-color: gold; }


.yo:hover { background-color: yellow;  }
.no { text-decoration: none;  }
.no:hover { background-color: cyan;  }
