<STYLE TYPE="text/css">
<! -- for Pseudo class -- >
	A:link	{
		color: #FFFFFF;
		font: 7.5pt "arial";
		font-weight: bold;
		text-decoration: none}
	A:active{
		color: "#ccccff"}
	A:visted{ 
		color: #FFFFFF; 
		font: 7.5pt "arial";
		font-weight: bold;
		text-decoration: none}
<! -- for HTML LINK class -- >
	A.LINK2	{
		color: #663399;
		font: 7.5pt "arial";
		font-weight: bold;
		text-decoration: none}
	A.NEW{
		font: 8.5pt "arial";
		font-weight: normal}
	A.MAIL{
		font: 7pt "arial";
		font-weight: normal}
<! -- for HTML language -- >
	LI{
		font: 8.5pt "arial";
		font-weight: normal}

	SMALL{  
		color: #663399;
		font: 8.5pt "arial";
		font-weight: bold}
	H3{
		font: 8.5pt "arial";
		font-weight: normal}
	CENTER{
		font: 9.5pt "arial";
		font-weight: normal}
</STYLE>