.bottombar
{
	margin: 14px 0px 0px 0px;
	padding: 6px 8px 6px 8px;
	background-color: #5A5A5A;
	text-align: right;
	color: white;	
	font-size: 13px;
}
.bottombar a
{
	color: white;
	text-decoration: none;	
}
.bottombar a:hover
{
	color: white;
	text-decoration: underline;	
}