.tygwenn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
		.tygwenn a {
			padding: 2px;
			font-size: 12px;font-weight:bold;
	                    color: #fff;
		}
		.tygwenn a:hover {
			background-color: #fff;
			text-decoration: none;
			color: #444444 !important;
			font-size: 12px; font-weight:bold;
		}
h1,h2,h3,h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
margin-bottom: 0;
	color: #456B33;
}body         {  background-color: #E9E9FF }

   #list a.section {
          color: #000;
          text-decoration: none;
    }
    #list a:hover.section {
          color: #333;
          text-decoration: underline;
          
    }
	#list ul li {
	   padding: 2px;
	    border-bottom: 1px dotted #444;
	}
		#list ul li a {
			display: block;
			width: 100%;
			padding: 2px;
			font-size: 12px;font-weight:bold;
	                    color: #fff;
		}
		#list ul li a:hover {
			background-color: #fff;
			text-decoration: none;
			color: #444444 !important;
			font-size: 12px; font-weight:bold;
		}
