@charset "utf-8";
.style {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family:Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.link:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #83d0ff;
	text-decoration: none;
}
.last_navi{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
.top_navi{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.top_navi:hover{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #83d0ff;
	text-decoration: none;
}
.header_1 {
	font-family:Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
