A:link
	{
	FONT-WEIGHT		:	bold;
	FONT-SIZE		: 	14px;
	FONT-FAMILY		: 	"Arial Rounded MT Bold";
	FONT-STYLE		: 	"arial";
	TEXT-DECORATION	:	none;
	COLOR			:	#66FF00;
	BACKGROUND-COLOR	:	#006699;
	}
A:active
	{
	FONT-WEIGHT		:	bold;
	FONT-SIZE		: 	14px;
	FONT-FAMILY		: 	"Arial Rounded MT Bold";
	FONT-STYLE		: 	"arial";
	TEXT-DECORATION	:	none;
	COLOR			:	#66FF00;
	BACKGROUND-COLOR	:	#006699;
	}
A:visited 
	{
	FONT-WEIGHT		:	bold;
	FONT-SIZE		: 	14px;
	FONT-FAMILY		: 	"Arial Rounded MT Bold";
	FONT-STYLE		: 	"arial";
	TEXT-DECORATION	:	none;
	COLOR			:	#000066;
	BACKGROUND-COLOR	:	#006699;
	}	
A:hover 
	{
	FONT-WEIGHT		:	bold;
	FONT-SIZE		: 	14px;
	FONT-FAMILY		: 	"Arial Rounded MT Bold";
	FONT-STYLE		: 	"arial";
	TEXT-DECORATION	:	none;
	COLOR			:	#FFFF00;
	BACKGROUND-COLOR	:	#006699;
	}

.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: "Arial Rounded MT Bold";
	line-height: normal;
	text-decoration: blink;
	border: medium ridge #66FF00;
	list-style-type: none;
}
