A		{	font-size		:	9pt;
			font-family		:	Arial;
			font-weight		:	normal;
			color			:	#CCCCCC;
		    background      :	transparent;
 	       	text-decoration :	none;
		}
A:active
		{	color			:	#CCCCCC;
		}               
A:visited 
		{	color			:	#CCCCCC; 
		}               
A:hover
		{	color			:	#FFFFFF;
		}
#TITLE	{ 	font-family		: Verdana;
			font-size		: 16px;
			color			: #FFFFFF;
 	       	text-decoration : none;
		}
#SUBTITLE1	{ 	font-family	: Verdana, Helvetica, sans-serif;
			font-size		: 14px;
			color			: #999999;
 	       	text-decoration :	none;
		}
#SUBTITLE2	{ 	font-family	: Verdana, Helvetica, sans-serif;
			font-size		: 10px;
			color			: #999999;
 	       	text-decoration :	none;
		}


