body {

	background:url(../images/bk_body.jpg);

}





a {

	color:#99CC00;

}



#topMenu ul li a {

	background:url(../images/lightgreen/bullet_list.png) 0 2px no-repeat;

}



#topMenu ul li a:hover{

	color:#99CC00;

}



.postItem h1 a:hover{

	color:#99CC00;

}



.postItem .categs a {

	/*background:#E8493D;*/

	border:1px solid #333;

}



.icoAuthor {

	background:url(../images/lightgreen/ico_author.png) 0 2px no-repeat;

}



.icoComments {

	background:url(../images/lightgreen/ico_comments.png) 0 2px no-repeat;

}



#footer .boxFooter ul li a:hover {

	color:#99CC00;

}