.copytext             { background : #FFFFFF;
		  	font-size : 12 px;
			font-family : Arial;
			color : #000000;
			}		
			
a.text 		      { font-family : Arial;
			text-decoration: none;
		  	font-weight: bold;
			color : #006699;
			cursor: hand;
			}

a.text:hover	      { text-decoration: none;
		  	font-weight: bold;
			color : #000000;
			cursor: hand;
			}
			
.extern               {	text-decoration: underline;
		  	font-size : 12 px;
			font-weight: bold;
			font-family : Arial;
			color : #FF0000;
			cursor: hand;
			}		

.mark		      {	background-color : #000000;
		  	font-size : 12 px;
			font-family : Georgia;
			color : #000000;
			}
				