body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #999999;
	background-image: url(pic/main.jpg);
	margin: 0px;
	padding: 0px;
	top: 2px;
            }

            .guestbook_table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	border: 2px solid #66CC00;
            }

            .guestbook_table2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: 8b9998;
            }

            A:link {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
            }

            A:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
            }

            A:active {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
            }

            A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
            }

            textarea {
            background-color: #CCCCCC;
            border: 1px solid #808080;
            color: #000000;
            font-size: 12px;
            font-family: Geneva, Arial, Helvetica, sans-serif;
            }

            input {
            background-color: #CCCCCC;
            border: 1px solid #808080;
            color: #000000;
            font-size: 12px;
            font-family: Geneva, Arial, Helvetica, sans-serif;
            }

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

