



.text-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #222222;
}


.menu_top {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


.artwork_detail {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}





.link_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4a515a;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.link_artwork {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #222222;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}





.show_title_nolink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}



a {
     text-decoration: none 
}


a:hover {color: #BAA443}