/*
	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 {
	color: #a5a5a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff;
}		


