.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: none;
	color: #f6c588;
}
.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: underline;
	color: #f6c588;
}

.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: none;
	color: #ffffff;
}
/*.contents_bg_02 {
	background-attachment: fixed;
	background-image: url(images/content_bg_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
*/
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: none;
	color: #ffffff;
}
.menu:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: underline;
	color: #ffffff;
}

.menu:hover{{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: none;
	color: #f6c588;
}

