
/*</Xmp>
<h2>	Buttons	</h2>
<!--	==========-->
	<table><tr><td class=Button>
	See the menu bar at bottom.
	</td></tr>
	</table>
<Xmp>*/
	A.Button:hover	{	color:	#000098;	}
	A.Button{
		text-decoration:	none;
		color:		#9900FF;
		background:	#B038D8;
		}
	A.Menu:hover{	color:		#ff6600;	}
	A.HoMe:hover{	color:		#000098;	}
	A.Menu	{	background:	white;
			color:		#ffcc33;
			font-family:	Verdana, 
					Helvetica, Arial;
			font-size:	smaller;
			text-decoration:	none;
			}
	A.HoMe	{	background:	white;
			color:		#B848D8;
			font-family:	Verdana, 
					Helvetica, Arial;
			text-decoration:	none;
			}
A:hover {	
		text-decoration:	none;
		color:		#000000;
		background:	#CC0000;   <!#FFFFCC>
		font-size:	larger;
		}		
A:visited	{	
		text-decoration:	none;
		font-weight:	bold;
		color:		#000000;
; border-style: none; list-style-position: inside; list-style-type: circle
; font-style: normal
		}
