@charset "utf-8";

.title1 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: Normal;
	color: #DB6219;
	text-decoration: none;
}

.title2 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: Normal;
	color: #55788C;
	text-decoration: none;
}

.title3 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: Normal;
	color: #1C659A;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: Normal;
	color: #496372;
	text-decoration: none;
}

.links {
	font-family: Verdana;
	font-size: 12px;
	font-weight: Bold;
	color: #55788C;
	text-decoration: none;
}

.links_arrow {
	font-family: Verdana;
	font-size: 12px;
	font-weight: Bold;
	color: #DB6219;
	text-decoration: none;
}

.links2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: Bold;
	color: #005286;
	text-decoration: none;
}

.credit_font {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #55788C;
	text-decoration: none;
}

