

a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: center; 
	padding: 0px; 
	/*background: #a9d06a;*/
	margin: 0;
	/*border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;*/
}

a.page-options:hover, 
a.page-options:focus {
	/*color: #fff; 
	background: #09F;/*
}		

p {
	margin: 0 0 0px 0;
	color: #cccccc;
	line-height: 140%;
}

	p small, 
	li small {
		color: #09F;
		font-size: 100%;
	}
	
	p em, 
	em {
		color: #ffffff;
	}

.hidden {
	display : none;
}
