.text {
	color:#494949;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	}
	
	.menu {
	color:#494949;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
	.footer {
	color:#494949;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
	
	#dropmenudiv{
	position:absolute;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 11px Verdana;
	line-height:18px;
	text-decoration: none;
	z-index:100;
	}
	
	#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color:#000000;
	}
	
	#dropmenudiv a:hover{ /*hover background color*/
	background-color: #e4e4e4;
	color:#224455;
	
	}
	.sign {
	color:#494949;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	}
	