a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009DA5;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #77B60A;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #FF9900;
	font-size: 12px;
	line-height: 130%;
	text-decoration: none;
	font-family: "Lucida Console", Monaco, monospace;
	background-image: url(images/background.gif);
}
table.stage {
	background-color: #FFFFFF;
	border: 8px solid #FFFFFF;
}
td.column_upper {
	background-image: url(images/column_upper.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td.column_bottom {
	background-image: url(images/column_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td.column_middle {
	background-image: url(images/column_middle.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}
td.font_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}
td.font_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 140%;
}
td.none_flash {
	background-image: url(images/none_flash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.photo_trim {
	color: #ACCB39;
}
td.totop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.contact_icon {
	background-image: url(images_contents/contact_icon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.a {
	color: #FF6600;
}
