@charset "utf-8";
.gallery_title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0033;
}
.gallery_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #121212;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #cc0033;
	text-decoration: none;
}
a:visited { text-decoration: none;}
a:hover { 	color:#F30;text-decoration: none;}
