body {
	font-family: Arial;
	color: #470600;
}
a:link {
	color: #C13A02;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #D07500;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #D07500;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


a:link.menu_item, a:visited.menu_item{
	BACKGROUND: none; 
	text-decoration: none;
	font-weight: normal;
	color: #FFB81E;
} 

a:active.menu_item, a:hover.menu_item{
	BACKGROUND: none; 
	text-decoration: none;
	font-weight: normal;
	color: #FFE7B3;
}
a.menu_item {
	BACKGROUND: none; 
	letter-spacing: 0.05em;
	font-weight: normal;
}

div.menu_item {
	text-decoration: none;
	color: #FFB81E;
}

div.photo_shift {
	position: relative;
	top: 0px;
	left: 30px;
	z-index: 1;
}

div.photo_comment {
	padding-left: 10px;
}

div.content {
	font-size: 12px;
	text-align: justify;
	position: relative; top: 0px; left: 0px; z-index: 1;
}

td .main  
{    
font-size: 12px;
background-position : top left;    
background-repeat :    no-repeat ;  
}  