


#controlpanel a{

	background-color: Scrollbar;

	border: thin none;

}

#controlpanel a:hover{

	background-color: Yellow;

	border: thin none;

	text-decoration: none;

}

#edit a{

	background-color: Yellow;

	border: thin none Black;

}



#nav li{

	background-color: Lime;

	border: thin solid Black;

}

 