/* CSS Document */

body{	
}

#left_nav li a:hover{
	display: block;
	color:#494949;
	background:url(../images/general/home_square.gif) no-repeat top right;
		
}

#left_nav li .onleft{
	display: block;
	color:#000000;
	background:url(../images/general/home_square.gif) no-repeat top right;	
}

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