.stil {  font-family: Times New Roman; 
		font-size: 14px; 
		text-decoration: none; 
		font-style: normal;
		color: brown;
		position: justify;}
		
.stil12 {  font-family: Times New Roman; 
		font-size: 12px; 
		text-decoration: none; 
		font-style: normal;
		color: brown;
		position: justify;}
		
.stil11 {  font-family: Times New Roman; 
		font-size: 11px; 
		text-decoration: none; 
		font-style: normal;
		color: brown;
		position: justify;}

.stil10 {  font-family: Times New Roman; 
		font-size: 10px; 
		text-decoration: none; 
		font-style: normal;
		color: brown;
		position: justify;}
		
.stil9 {  font-family: Times New Roman; 
		font-size: 9px; 
		text-decoration: none; 
		font-style: normal;
		color: brown;
		position: justify;}
		
.title {  font-family: Times New Roman; 
		font-size: 20px; 
		text-decoration: none; 
		font-style: normal;
		color: "#E2E2E2";}

.link  a:link {color: "FF6600";
		  text-decoration: none;} 
.link  a:hover { color: "#FF3300";
		     text-decoration: underline;}
.link  a:visited {  color: "#FF6633";
		       text-decoration: none;}
/* .link  a:active { color:black;
		     text-decoration: underline;}  */
		     
		     
.link2  a:link {color: "blue";
		  text-decoration: none;} 
.link2  a:hover { color: "blue";
		     text-decoration: none;
		     font-weight: bold;}
.link2 a:visited {  color: "blue";
		       text-decoration: none;}

.bold { font-weight: bold;}

		  
