
a, a:visited {
	color:#ff6c00;
	text-decoration:none;
}

a:hover { color:#000; text-decoration:underline; }


#header a { color:#ff6c00; }
#header a:hover { color:#000; text-decoration:underline; }

#header h1 a span, #header h1 a:visited span { color:#ff6c00; text-decoration:none; }

#rside a, #rside a:visited, #lside a, #lside a:visited { color:#ff6c00; text-decoration:none; }

#lside a:hover { color:#000; text-decoration:underline; }

#rside a:hover { color:#000; text-decoration:underline; }

#posts a, #posts a:visited { color:#ff6c00; text-decoration:none; }

#posts a:hover { color:#000; text-decoration:underline; }

#posts .post a, #posts .post a:visited { color:#ff6c00; text-decoration:none; }

#posts .post a:hover { color:#000; text-decoration:underline; }

#posts .post .pinfo li.liright h1 a, #posts .post .pinfo li.liright h1 a:visited { color:#ff6c00; text-decoration:none; }

#posts .post .pinfo li.liright h1 a:hover { color:#000; text-decoration:underline; }

#posts .post .postcontent a, #posts .post .postcontent a:visited {
	color:#ff6c00; text-decoration:none; }
	
#posts .post .postcontent a:hover { color:#000; text-decoration:underline; }
	
#footerboxes a, #footerboxes a:visited { color:#ff6c00; text-decoration:none; }

#footerboxes a:hover { color:#000; text-decoration:underline; }

#rside .tweets ul li { background:#F9F9F9 url(images/tweetorange.png) no-repeat top left;  }

#rside .tweets ul li:hover { background:#F9F9F9 url(images/tweetorangeh.png) no-repeat top left;  }


