@charset "UTF-8";
/* CSS Document */


.text_small {
	font: 10px/ 1.4em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
a:link {
	text-decoration: none;
	color: #000000;
	outline-color: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: line-through;
	color: #9966FF;
}

.title{
	position: absolute;
	font:10px/ 1.4em Georgia, "Times New Roman", Times, serif;
	width:350px;
	height:110px;
	font-style:italic;
	top:92px;
	padding:108px 0 0 0;
	left:567px;
	margin:0;
	}
	
.arrow {
	font-size: 12px;
	font-style:oblique;
    }	
	
.menu{
	position: absolute;
	font:10px/ 1.4em Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	top: 551px;
	left: 34px;
	text-decoration:none;
	}
	
.menu2{
	position: absolute;
	font:10px/ 1.4em Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	top: 0px;
	left: -9px;
	text-decoration:line-through;
	width: 43px;
	height: 16px;
	}
