body {  font-family: Arial, Helvetica, sans-serif;	}

..menuActive {   text-decoration: none;
		background-color: #ffffff;
		text-align: center;
		vertical-align: middle;
		height: 25px;
		cursor: hand	}

..menuButton {  	font-size: 14px;
	  	text-decoration: none; 
	  	color: #006666	;
		border: #006666;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px	}
