a {
	text-decoration: none;
	color: #5db11a;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#adminbar a {
	text-decoration: none;
	color: #5db11a;
}

#adminbar a:hover {
	text-decoration: underline;
}

#adminheader {
	float: left;
}

#adminmenu {
	float: right;
	text-align: right;
}

#adminfooter {
	text-align: right;
}
