@charset "utf-8";
/* CSS Document */
td img {display: block;}
a:link {
	font-size: 12px;
	color: #675128;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #675128;
}
a:hover {
    font-size: 12px;
	text-decoration: underline;
	color: #CC9900;
}
a:active {
    font-size: 12px;
	text-decoration: none;
	color: #675128;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
.style2 {
	color: #675128;
	font-size: 14px;
}
.style3 {
	color: #000000;
	font-size: 12px;
}
.style4 {
	color: #675128;
	font-size: 8px;	
}
.style5 {
	color: #722654;
	font-weight: bold;
	font-size: 12px;
}
.style7 {
	color:#006666
	font-weight: bold;
	font-size: 12px;
}

body {
font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(http://classical-music.shop.rakuten.tw/gold/images/bg1.gif);*/
}



