

FONT { font-family: "Arial", Helvetica, Comic Sans MS, "Times New Roman";
	 font-weight: medium;
	 font-size: 8pt;
	 font-style: normal }


a {text-decoration: none; }
a:link	{color: #000000; text-decoration: none ; }
a:visited 	{color: #800080; text-decoration: none ; }
a:alink	{color: #FF0000; }
a:hover {text-decoration: none ; color: blue; }
a:focus {color: beige;}	 

