
a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	padding: 5px; 
	margin: 3px 0 0 0;

}

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

}		

p {
	margin: 0 0 20px 0;
	color: #cccccc;
	line-height: 140%;
}

	p small, 
	li small {
		color: #09F;
		font-size: 100%;
	}
	
	p em, 
	em {
		color: #ffffff;
	}

.hidden {
	display : none;
}
a:link {
	color: #e38d18;
	text-decoration: none;
		font-size: 12px;
				font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #e38d18;
		font-size: 12px;
				font-weight: bold;
}
a:hover {

	color: #c7df17;
		font-weight: bold;
			text-decoration: none;
				font-size: 12px;
						font-weight: bold;
	
}
a:active {
	text-decoration: none;
	color: #e38d18;
		font-size: 12px;
}
