a:link {
	font-size: 10pt;
	text-decoration: none;
	color:#0000ff;
}
a:visited {
	font-size: 10pt;
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	font-size: 10pt;
	text-decoration: none;
	color:#FF6600;
}
a:active {
	font-size: 10pt;
	text-decoration: none;
	color: #0000ff;
}



.main {
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.05em;
}
.sub {

	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.05em;
}
.owtxt {
	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #555555;
	letter-spacing: 0.05em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cttxt {
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #555555;
	letter-spacing: 0.05em;
}
.caps {
	font-size: 10px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.05em;
}



<!------------------/****pull down****/

.caps a {
	font-size: 10px;
	text-decoration: none;
	color:#0000ff;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.caps a:link {
	font-size: 10px;
	text-decoration: none;
	color:#0000ff;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.caps a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #0000ff;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.caps a:hover {
	font-size: 10px;
	text-decoration: none;
	color:#FF6600;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.caps a:active {
	font-size: 10px;
	text-decoration: none;
	color: #0000ff;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 0.1em;
}
