#txt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
	 }
#end
  a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
 	font-size: 24px;
	color: #99ffcc;
	}
H1 {
	font-size: 35px;
	color: #99ffcc;
    font-weight:bold;
	text-shadow: 1px 1px 1px black; 
	text-decoration: none;
	}
H2 {
    font-size: 18px;
	color: #99ffcc;
    font-weight:bold;
	text-shadow: 1px 1px 1px black; 
	text-decoration: none;
	}