 
.leftsidebar {
	margin:3px 0 3px 0px;
	text-indent: 0px;
		background-image: url(http://www.ocpolefitness.com/arrow.gif); 
	background-position: 0 3px; 
	background-repeat:no-repeat; 
	list-style:none; 
	font-size:12px; 
	text-decoration: none;
	display:block;
	text-align: left;
}

.leftsidebar a:link  {
	color: #660066; /* Link */
	text-decoration: none;
	border:none;
}

.leftsidebar a:visited  {
	color: #660066; /* Link */
	text-decoration: none;
	border:none;
}

.leftsidebar a:hover	{
	text-decoration: none;
	color:#990066;
	 border:none;

}
.blog_post {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#ffffff;		
}
.blog_post  a {
	text-decoration:none;
	color: #00CCFF;
}
.blog_post  a:active {

}
.blog_post  a:hover {
	color:#0099FF
	
}
.blog_post a:visted {

}
