	.divmenu0 {
		width: 150px;
		height: 40px;
		border: #4F99FE 1px solid;
		background-color: #A7CCFF;
		font-family: Arial;
		font-weight: bold;
	}
	.divmenu0 a:hover {
		width: 150;
		height: 40px;
		background-color: #4F99FE;
		color: white;
		font-weight: bold;
	}
	.divmenu1 {
		padding-top: 12px;
		text-align: center;
		font-size: 12px;
	}
	.amenu {
		display: block;
		color: black;
		text-decoration: none;
	}
	
	.hormenu {
		width: 120px;
		text-decoration: none;
		text-align: center;
		background: #A7CCFF;
		border: #4F99FE 1px solid;
	}
	.hormenu a:hover {
		width: 120px;
		text-decoration: none;
		text-align: center;
		background: #4F99FE;
		color: black;
	}
	.ahormenu {
		display: block;
		height: 100%;
		width: 100%;
		text-decoration: none;
		color: white;
	}
	
	.archlink {
		padding-left: 0px;
		font-family: Arial;
		font-size: 14px;
	}
	.archlink a:hover {
		background: #A7CCFF;
		padding-left: 0px;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
	}
	.a_archlink {
		width: 100%;
		height: 100%;
		display: block;
		color: black;
		text-decoration: none;
	}