a.links:link, a.links:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	display:block;
	text-align: right;
	padding: 5px;
	color: #FFFFFF;
}
a.links:hover	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	display:block;
	background-color: #FFCB97;
	color: #333333;

}
a.cal:link, a.cal:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	display:block;
	text-align: right;
	padding: 5px;
	color: #FFFFFF;
}
a.cal:hover	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	display:block;
	background-color: #FFA246;
	color: #333333;

}

.footer {
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

a.links:active	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
#main {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #FFA246;
	border-bottom-width: 2px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main #text {
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	letter-spacing: 0.01em;
	margin-top: 25px;
	position: relative;
	font-weight: 500;
}
#main #pic_top {
	top: 25px;
	position: relative;
}
.orange {
	font-weight: 800;
	color: #FFA246;
}
body {
	background-image: url();
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.footer {
	font-weight: 800;
	color: #FFA246;
}
.mail {
	text-decoration: none;
	color: #333333;
}
