a:link,
a:visited {
	color:#ff7900;
	font-weight: bold;
	text-decoration: none;
}
 
a:hover,
a:active {
	color:#ff7900;
/*	font-weight: bold; */
	text-decoration: underline; }
 
.aside a:link,
.aside a:visited {
	color:#ff7900;
	font-size:11px; }
 
.aside a:active,
.aside a:hover { color:#ff7900; }
 
.pgee-read-more a:link,
.pgee-read-more a:visited { font-size:10px; }
 
.aside h3 a {
	background: url(../../images/arrow-right.png) no-repeat left center;
	color:#000;
	padding-left:10px;
	text-transform:capitalize; }
 
.entry-title a:link,
.entry-title a:visited {
	color:#5f574f;
	text-decoration: none; }
 
.entry-title a:hover,
.entry-title a:active {
	color:#ff7900;
	text-decoration: none; }
 
.entry-meta a:link,
.entry-meta a:visited,
.entry-utility a:link,
.entry-utility a:visited,
#blog-description {
	color:#ff7900;
	font-style:normal;
	font-weight: bold; }
 
.entry-meta a:active,
.entry-meta a:hover,
.entry-utility a:active,
.entry-utility a:hover { color:#ff7900; }
 
.entry-meta a {
	color:#787878;
	font-style:italic; }
 
.more-link {
	display:block;
	font-style:normal;
	font-weight:bold; }
 
.page-link { margin:0 0 18px 0; }
 
.page .edit-link {
	clear:both;
	float:left; }
 
.entry-utility a {
	color:#787878;
	font-style:italic; }
 
.comments-link a {
	color:#2772B3;
	font-weight:bold; }
 
a.toggled {
	color: #0F54B1;
	cursor: pointer;
	font-weight:900; }
 
.navigation a {
	font-size:10px;
	font-style: normal; }
 
	.navigation a:hover { text-decoration:underline; }
 
 