BODY		{
			font-size: 14px;
			font-family: luxi sans, sans, arial;
			color: #000000;
			}
div.head		{
			font-size: 14px;
			font-weight: bold;
			font-family: luxi sans, sans, arial;
			color: #000000;
			text-decoration: none;
			}

div.content	{
			font-size: 14px;
			text-align: left;
			font-weight: normal;
			font-family: luxi sans, sans, arial;
			color: #000000;
			text-decoration: none;
			}
			
div.quote		{
			font-size: 9px;
			text-align: left;
			font-weight: normal;
			font-family: luxi sans, sans, arial;
			color: #000000;
			text-decoration: none;
			}
A:link	 	{
			color: #000000; 
			text-decoration: none;
			}
		
A:visited		 {
			color: #000000; 
			text-decoration: none;
			}
A:hover	 	{
			color: #A4A4A4; 
			text-decoration: none;
			}
A:active 		{
			color: #A4A4A4; 
			text-decoration: none;
			}