@charset "utf-8";
.hp {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bolder;
	color: #0b8fc1;
	letter-spacing: -1px;
}
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
	text-decoration: underline;
}
