BODY	{	FONT-FAMILY: "Arial", "Verdana", "sans-serif";	}br	{	letter-spacing:normal;	}/* -- FONT -- */h1	{	font-size: 18px;	font-weight:bold;	}p	{	font-size:14px;	line-height:160%;	letter-spacing:1px;	color:#333333;	}/* -- LINK -- */a:link	{	font-size:14px;	letter-spacing:1px;	color:#0054FF;	text-decoration:none;	}a:visited	{	font-size:14px;	letter-spacing:1px;	color:#0054FF;	text-decoration:none;	}a:hover	{	font-size:14px;	letter-spacing:1px;	color:#EF2700;	text-decoration:underline;	} /* end */