body {
		color: #000000;
}

a:link, a:visited {
	color: #98BE09;
}

a:hover, a:active {
	color: #799807;
}

.blog-entry-title, .subtitle-highlight {
	color: #98BE09;	
}

#sidebarcontainer {
	color: #9A9A9A;
}

#sidebarcontainer h2 {
	color: #9A9A9A;
}

.subtitle-contact { 
	color:#b77;
 }
 
 .subtitle-contact strong { 
	 color:#a00
  }