body{
	font-family:Verdana;
	color:#180227;
	font-size:12px;
		}
		h4{
		font-size:12px;
		color:#333333
		}
		.overlinie{
		padding-left:8px;
		font-size:12px;
		color:gold;
		background-color:maroon;
		border-style:inset;border-width: 2 0 1 0;border-color:white;
		}
	.menu{
	height:30;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	
	}
	.menu2{
	height:30;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	
	}
	a{color:#003300;

	}
	a:hover{
	color:darkred;
	text-decoration:none;

	}
	a.m2:link{
	color:red;
	}
	a.m2:visited{
	color:red;
	}