a, a:hover, .entry p a:visited {
	color: #FF5500;
	text-decoration:none;
}

a:hover {
	color: #F19300;
}

.sidebars a {
	color:#000;
}

.sidebars a:hover {
	color:#FF5500;
}

.posttitle a: {
	color: #FF7F00;
}

.posttitle a:hover {
	color: #5f96c2;
}

.entry p a {
	border-bottom: 1px dotted #333f51;
}

.entry p a:hover {
	border-bottom: 1px solid #c9c929;
	text-decoration: none;
}

.post a {
	color: #FF7F00;
}

.post a:hover {
	color: #000;
}

#wp-calendar a {
	font-weight: bold;
}

