		body 	{ 
			background-color:#677087; 
			font-weight:normal; 
			font-family:Verdana; 
			font-size:14px;
			color:black; }

		a:link { text-decoration:none; font-weight:normal; color:black; }
		a:visited { text-decoration:none; font-weight:normal; color:black; }
		a:hover { text-decoration:underline; font-weight:normal; background-color:transparent; }
		a:active { text-decoration:none; font-weight:normal; background-color:transparent; }
		a:focus { text-decoration:none; font-weight:normal; background-color:transparent; }

		#popup	{

			background-image:url('popup.gif');
			background-color:#e3e3e3;
			width:700px;
            		height:600px;
			}
			