body {
	font-family: verdana;
}
.homepage_text {	

	font-size: 13px;
	color: #6329A1;	
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
}
.top_bar {
	font-size: 12px; 
	color: #535353;
}


.toolbar_item_selected {
	color: #65008F;
}

.toolbar_item {
	color: #535353;
	text-decoration: none;
	font-weight: normal;
}
.toolbar_item:hover {
/*	text-decoration: underline;*/
}

.inner_text {
	font-size: 11px; 
	color: #252524;
	line-height: 16px;
}
a {
	color: #0143B8;
	font-weight: bold;
}
.credits {
	font-size: 10px;
	color: #535353;
}	
.credits a {
	text-decoration: none;
	font-weight: normal;
	color: #535353;
}
.email_me {
	text-decoration: none;
	color: black;
	font-size: 12px;

}
.category_list {
	font-size: 13px;
	color: #65008F;
	line-height: 24px;
}
.category_list a {
	color: #252524;
	text-decoration: none;
	font-weight: normal;
}

.item_description, item_description_hp {
	font-family: arial;
	font-size: 12px;
}