#sidebar1 p a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: bolder;
	text-decoration: none;
}
#sidebar1 p a:hover {
	font-style: italic;
	color: #090;
}

