a:link { color:#14612e; 
           font-weight:bold;
           text-decoration: none; }

a:visited { color:#14612e;
               font-weight:bold;
               text-decoration: none; }

a:hover { color:#26b154;
               font-weight:bold;
               text-decoration: underline; }
			   
.titel { font-family:Arial,Helvetica,sans-serif;
		font-weight: bold;		
		font-size: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
		border-bottom: 2px solid #1b7b3b;
	}
	
.menu table{
	font-family:Arial,Helvetica,sans-serif;

	font-size: 12px;
}


body { background-color:#FFFAF0; }
          font-family:Arial,Helvetica,sans-serif;
          font-color:#000000; }





