.gallery_css {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #CCC;
}
a:hover {
	color: #F00;
}
body {
	background-color: #CCC;
}
a:link {
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:active {
	color: #CCC;
}
body div table a:hover {
	color: #F00;
}
