a:link 	  { text-decoration: none;
			color: #000000;}
		 
a:hover	  { text-decoration: none;
		 	background-color: #999999; }
		 	
a:visited { text-decoration: none;
			color: #000000; }

a:active  { text-decoration: none;
			color: #ffffe6;
			background-color: #666666; }

P.copy 	  { font-size: 12px;
			line-height: 15px;
			font-family: arial,geneva,helvetica,sans-serif; }
			
.copy 	  { font-size: 12px;
			line-height: 15px;
			font-family: arial,geneva,helvetica,sans-serif; }

P.headln  { font-size: 12px;
			line-height: 15px;
			font-family: arial,geneva,helvetica,sans-serif;
			font-weight: bold; }
			
.headln  { font-size: 12px;
			line-height: 15px;
			font-family: arial,geneva,helvetica,sans-serif;
			font-weight: bold; }
						
.select   { font-size: 10px;
			line-height: 15px;
			font-family: verdana,tahoma,geneva,arial,helvetica,sans-serif;
			font-weight: bold;
			color: #339900; }

.jump	  { font-size: 10px;
			line-height: 15px;
			font-family: verdana,tahoma,geneva,arial,helvetica,sans-serif;
			font-weight: bold; }

.jumpsub  { font-size: 10px;
			line-height: 15px;
			font-family: verdana,tahoma,geneva,arial,helvetica,sans-serif; }

