
	.emphasis {
		background-color: #e0eaea;
		/* background-color: #99cccc; */
		color: #000000;
		font-weight: normal;

		margin: 5px;
		border-style: solid;
		border-color: #669999;
		border-width: 3px;
		padding: 5px;
	}
        .headunderline {
                font-size: 120%;
                line-height: 22px;
                font-weight: bold ;
                text-align: center;
                color: #006666;
                overflow: hidden;
		padding-bottom: 4px;
		border-bottom: 1px solid #669999;
		margin-bottom: 10px;
        }
	.mainmenu_green {
		font-size: 100%;
		font-weight: normal;
		color: #336666 ;
		text-decoration: none; /**/
		padding-bottom: 0px;
		padding-left: 2px;
		padding-right: 2px;
		border-bottom: 1px solid #333399;
	}
	.link_green {
		font-size: 100%;
		font-weight: normal;
		color: #336666 ;
		/*text-decoration: none; */
		padding-bottom: 0px;
		padding-left: 2px;
		padding-right: 2px;
		/* border-bottom: 1px solid #333399; */
	}
	.link_biggreen {
		font-size: 100%;
		font-weight: bold;
		color: #336666 ;
		/*text-decoration: none; */
		padding-bottom: 0px;
		padding-left: 2px;
		padding-right: 2px;
		/* border-bottom: 1px solid #333399; */
	}

