.textBlog, .textBlog a:link, .textBlog a:visited, .textBlog a:active 
	{font-family: Verdana; font-size:13px; line-height:24px; margin-left:10px; margin-right:10px; color:#292129;}
.textBlog a:hover 
	{font-family: Verdana; font-size:13px; line-height:24px; margin-left:10px; margin-right:10px; color:#4500379; text-decoration:underline;}
	
.boldHead, .boldHead a:link, .boldHead a:visited, .boldHead a:active
	{font-family:Verdana; font-size:12px; font-weight:bold; text-transform: uppercase;}
.boldHead a:hover
	{font-family:Verdana; font-size:12px; font-weight:bold; text-transform: uppercase;}
	
.content, .content a:link, .content a:visited, .content a:active
	{font-family:Verdana; font-size:14px; line-height:24px; color:#000000;}
.content a:hover 
	{font-family:Verdana; font-size:14px; line-height:24px; color:#000000;}
.content ul { padding-left:40px;}
	
.gray { color: #333333;}

li.arrow
	 {list-style-image:url(/blog/images/arrowR.png); line-height:20px; font-weight:bold;}

li.clock
	 {list-style-image:url(/blog/images/clock.png); line-height:20px; color: #570202;}


