/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/
a.page-options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
a.page-options:hover, a.page-options:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007C00;
	text-decoration: underline;
}