

FONT { font-family: "Comic Sans MS", Verdana, Arial, Helvetica, "Times New Roman";
	 font-size: 11pt;
	 font-weight: medium;
	 font-style: normal }


a {text-decoration: underline}
a:link	{color: #FFFFFF; text-decoration: underline; }
a:visited 	{color: #800080; text-decoration: underline; }
a:alink	{color: #FF0000; }
a:hover {text-decoration: underline; background: #DEB600; }
a:focus {color: beige;}	 

